
.titulo_home {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
}
.rodape {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.rodape:hover {
	color: #ccff66;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.menu {
}
.menu:hover {
	filter:Alpha(Opacity=50);
	float:right;
}
.linkax {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
.linkax:hover {
	color: #666666;
}
.linknoticias {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}
.linknoticias:hover {
	color: #000000;
}
.texto_azul {
	color: #73b3d9;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.texto_cinza {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt; 
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	height: 12px;
}
.olink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:Gray;
	text-decoration:none;
}
.olink:hover {
	filter:Alpha(Opacity=50);
	float:left;
}
A.padrao:LINK,A.padrao:VISITED {
	color: #FE5C00;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

A.padrao:HOVER {
	color: #696969;
	text-decoration: none;
}