a.menu:link {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menu:visited {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	font-family: arial;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.menu:active {
	font-family: arial;
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
}
a.insc:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
a.insc:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
a.insc:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
	text-decoration: none;
}
a.insc:active {
	font-family: arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.negrito_azul {
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.negrito_vermelho {
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
}
.formulario {
	font-family: arial;
	font-size: 12px;
	color: #003399;
	padding: 5px;
	border: 1px solid #999999;
}
.botao {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	border: 3px double #003366;
}
.texto {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.amarelao {
	font-family: arial;
	font-size: 19px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
