/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	font-family:Verdana;
	color:#fff;
	}
	
.rd a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}
.rd a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
.rd a:hover {
	text-decoration: none;
	color: #00FF00;
	font-size:12px;
}
.rd a:active {
	text-decoration: none;
	color: #00FF00;
	font-size:12px;
}



.texto{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
.texto2{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}

.titulo-programa {color: #FFF;font-size:15px; font-weight:bold}
.no-ar {color: #000; font-size:15px; font-weight:bold}
.titulo-programa2 {color:#FF0000; font-size:14px}
.hora-programa {font-size: 14px; font-weight:bold}
.nome {color: #0000FF}
.fonte1 {
	font-family:"Comic Sans MS";
	font-size: 12px;
	
}
.fonte2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}

