.text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titles {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.redtext {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #d64848;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.redtitles {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.blacktitles {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.videoLink:link        	{color: #12558f; text-decoration: none; font-family: Arial; font-size:12px;}
A.videoLink:active     		{color: #12558f; text-decoration: none; font-family: Arial; font-size:12px;}
A.videoLink:visited     	{color: #12558f; text-decoration: none; font-family: Arial; font-size:12px;}
A.videoLink:hover      		{color: #12558f; text-decoration: underline; font-family: Arial; font-size:12px;}

.date{
	color:#12558f;
	font-size:10px;
}
table.TVtable td{
	border-bottom:1px solid #b3dbbd;
}
table.TVtable{
	border-top:1px solid #b3dbbd;
}
