.format {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.titulos {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.textofundoescuro {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tituloprogramacao {

	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textoprogramacao {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:visited {

	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:hover {

	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:active {

	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}.outrostextos {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fonte_media_nova{
 	font-family: Tahoma, Verdana, Arial, "Trebuchet MS", sans-serif;
	color:#4B4B4B;
	font-size:11px;
	line-height:19px;
	margin:0px;	
}