body {
	SCROLLBAR-FACE-COLOR:#990000;
	SCROLLBAR-HIGHLIGHT-COLOR:#F6F0A1;
	SCROLLBAR-SHADOW-COLOR:#F6F0A1;
	SCROLLBAR-3DLIGHT-COLOR:#990000;
	SCROLLBAR-ARROW-COLOR:#F6F0A1;
	SCROLLBAR-TRACK-COLOR:#990000;
	SCROLLBAR-DARKSHADOW-COLOR:black;
	background-color: #990000;
	text-align: center;
	border: thin dotted #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
}


hr {
	color: #990000;
	width: 500px;
	size: noshade;
	height: 1px ;
}
.titularg {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

a.nav
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px;
	text-decoration: none;
	text-align: center;
	min-width: 80px;
	border: 1px outset #CC9900;
	color: #990000;
	font-weight: bold;
	width: 165px;
	text-decoration: none;	
}
 
a.nav:hover {
    color: #FFCC00;
	text-decoration: none;
	border: 1px solid #990000;
	background-color: #990000;
} 
 
a.plano {
    font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
} 

a.plano:hover {
    color: #FFCC00;
	text-decoration: none;
} 
