.menu {
	border-right-style: none;
	border-bottom-style: none;
	background-position: 100% 100%;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	width: 100%;
	color: #FFFFFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-decoration: none;
	border-top-style: none;
	border-left-style: none;

}
.menu:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	background-position: 100% 100%;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
	color: #FFFF00;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	background-color: #3b6825;
	text-decoration: none
}
.menu2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: AAC2D3;
	border-right-color: AAC2D3;
	border-bottom-color: AAC2D3;
	border-left-color: AAC2D3;
}
.fonte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
	background-color: #D9EDD6;
	border: 1px solid #999999;
}
.bordatabela {
	border: 1px solid #669966;
}
.bordarodape {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #669966;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
}
a {
	text-decoration: none;
}
.branco {
	color: #FFFFFF;

}

/*Links - VERMELHO*/
.linkVermelho
{
font-size: 11px;	font-weight: normal;	
color: #007500;	text-decoration: none;	font-family: Verdana, Arial, Helvetica, sans-serif;}

.linkVermelho:link, .linkVermelho:visited 
{	color: #007500;} 

.linkVermelho:hover {	color: #007500;	text-decoration: underline;}
