body {
	background-color: #000000;
	background-repeat: repeat;
	vertical-align: middle;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	
}
.linksubpaginas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.testemunhos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.previsoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.noHover:hover {
border:none;
background:none;
}
a:link {
	color: #FFCC00;
	TEXT-DECORATION: none;
	font-weight: bold;	
}
a:visited {
	color: #CC9933;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	background-color: #CC9933;
	border-width: medium;			
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

