a.menu:link, a.menu:visited, a.menu:active
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;	
	color: #DE4019;		
	text-decoration:none;	
}

a.menu:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;	
	color: #838280;		
	text-decoration:none;	
}



.sPadrao
{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
}


.sPadraoV
{
	font-family: Arial;
	color: #FF0000;
	font-size: 11px;
}





a:link, a:visited, a:active
{
	font-family: Arial;
	color:#333333;
	font-size: 11px;
	text-decoration: none;
}
a:hover { color:#999999; }

.Titulo
{
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
}


a.outros:link,a.outros:visited, a.outros:active
{    
	font-family: Arial;
	font-size:12px;
	font-weight: bold;	
	color: #CC0000;
	text-decoration:none;

}

a.outro:hover
{
	font-family: Arial;
	font-size:12px;
	font-weight: bold;	
	color: #999999;
	text-decoration:none;

}
