a:link {
	text-decoration: none; 
	color: #000000 
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px #000000 solid; 
	font-weight: bold
}
.rodape	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #666666; 
	font-weight: bold;
}
.link {
	text-decoration: underline; 
	font-family: "Trebuchet MS", Verdana; font-size: 10px; 
}
.texto {
	text-decoration: none; 
	font-size: 10px; 
	color: #000000; 
}
