#ttl {
	font-size: 36px;
	color: #ed194c;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: Impact;
	line-height:36px;
}

.txt, .video, .credit, a, #ttl2, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #63625d;
	line-height: 20px;
}
#ttl2 {
	font-size: 16px;
	padding-top: 20px;
	color: #ed1a4f;

}
h3 {
}

.video {
	height: auto;
	color: #ed194c;
	font-weight: bold;
}
.credit {
	font-size: 11px;
	line-height: normal;
}
.txt {
	line-height: 20px;
}
a {
	text-decoration:none;
	font-weight:bold;
	color: #ed1a4f;
	font-size: 16px;
}
a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 16px;	
}
.tdbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7b7a75;


}

