a:link		{
	color: #CD1800;
	font-weight: bold;
}
a:visited	{
	color: #CD1800;
	font-weight: bold;
}
a:hover		{
	color: #FC0203;
	font-weight: bold;
}
a:active	{
	color: #FC0203;
	font-weight: bold;
}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.botao {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form {
	font-size: 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}.titulos {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
.topicos {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CD1800;
}
.titulos2 {
	font-weight: bold;
	font-size: 12px;
	color: #CD1800;
}

