a {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#enviar {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
#limpar {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.titulotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.textocomentario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
