.menu {font-family: Verdana; font-size: 10; font-weight: bold; text-decoration: none; color: #818181}
.menu A {text-decoration: none; color: #818181;  font-family : Verdana;  font-size : 10;  font-weight : none}
.menu A:hover {color: #1B6887;  font-size : 10;  font-style: bold}

.menu1 {font-family: Verdana; font-size: 12; font-weight: bold; text-decoration: none; color: #818181}
.menu1 A {text-decoration: none; color: #818181;  font-family : Verdana;  font-size : 12;  font-weight : bold}
.menu1 A:hover {color: #1B6887;  font-size : 12;  font-style: bold}

.rodape {font-family: Verdana; font-size: 9; font-weight: none; text-decoration: none; color: #818181}
.rodape A {text-decoration: none; color: #818181;  font-family : Verdana;  font-size : 9;  font-weight : none}
.rodape A:hover {color: #1B6887;  font-size : 9;  font-style: none}

.titulo {font-family: Verdana; font-size: 11; font-weight: bold; text-decoration: bold; color: #1B6887}
.titulo A {text-decoration: none; color: #1B6887;  font-family : Verdana;  font-size : 11;  font-weight : bold}
.titulo A:hover {color: #2286AC;  font-size : 11;  font-style: bold}

.texto {font-family: Verdana; font-size: 10; font-weight: none; text-decoration: none; color: #666666}
.texto A {text-decoration: none; color: #666666;  font-family : Verdana;  font-size : 10;  font-weight : none}
.texto A:hover {color: #666666;  font-size : 10;  font-style: none}

.veja {font-family: Verdana; font-size: 10; font-weight: none; text-decoration: underline; color: #1B6887}
.veja A {text-decoration: none; color: #1B6887;  font-family : Verdana; text-decoration: underline; font-size : 10;  font-weight : none}
.veja A:hover {color: #2286AC;  font-size : 10;  font-style: none}

.select 
{
	  FONT-SIZE: 11px;  COLOR: #3A3A3A;  FONT-FAMILY: Verdana; BACKGROUND-COLOR: White;
	border-color: #7D7D7B;
	border: 1px solid #7D7D7B;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom: 1px solid #818181;
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	border-style: solid solid solid solid;
}
.Selecionado{
	BACKGROUND-COLOR: #1B6887;
	COLOR: #FFFFFF;
	FONT-WEIGHT : 700;
	
}