<!--

body {
	font-family: Tahoma;
	color:#666666;
	font-size:11px;
	background-color: #7E8077;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto {
	font-family: Tahoma;
	color:#666666;
	font-size:11px;
}

table{

	font-family: Tahoma;
	font-size:11px;
}

.titulo{
	font-family: Tahoma;
	color:#054976;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}

.input {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	border: 1px #7E8077 solid;
	background-color: #dddddd;
}

a{
	font-family: Tahoma;
	color:#666666;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#990000;
}

a img{
	border: 0px;
}

.menutitulo{
	color: #3F3F3F;
	font-weight: bold;
	font-size:12.5px;
}
.menutitulo:hover{
	text-decoration:none;
	color:#F3C227;
	border-radius: 5px;
}

.menutituloazul{
	color: #D7D9D4;
	font-weight: bold;
	font-size:12.5px;
}
.menutituloazul:hover{
	text-decoration:none;
	color:#F3C227;
	border-radius: 5px;
}

.menu{
	color: #666666;
	font-weight: bold;
}
.menu:hover{
	text-decoration:none;
	color:#A77700;
	border-radius: 5px;

}

.espaco{
 	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.rodape{
	color: #ECECEC;
	font-size:10.5px;
	text-decoration:none;
}

.rodape:hover{
	color: #ECECEC;
	font-size:10.5px;
	text-decoration:underline;
}

linksred{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-family: Tahoma;
}
linksred:hover{
	text-decoration:underline;
}

linksbr{
	color:#efefef;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-family: Tahoma;
}
linksbr:hover{
	text-decoration:underline;
}

.date{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 9px;
    TEXT-DECORATION: none;
    color: #ffffff;
}

-->







