.body
{
	font-family:Tahoma;
	font-size:10px;
	color:#5a5a5a;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.SaibaMais a:link, .SaibaMais a:visited, .SaibaMais a:active
{
	font-size:10px;
	color:#c1241d;
	text-decoration:none;
}
.SaibaMais a:hover
{
	text-decoration:underline;
}
