body {
	background-color: #CCCCCC;

}
a:link{
	color: #000066;
	}
	a:vlink {
	color:#FFCC00;
	}
	a:alink{
	color:black;
	}

.bottompane { 
background-color: transparent; 
padding-bottom: 0px; 
padding-left: 0px; 
padding-right: 0px; 
padding-top: 0px; 
color: #000066; 
} 
A.bottompane:link { 
text-decoration: none; 
color:#0000FF; 
}
A.bottompane:visited { 
text-decoration: underline; 
color:#0066CC; 
} 
A.bottompane:hover { 
text-decoration: none; 
color:#FFCC00; 
} 
A.bottompane:active { 
text-decoration: none; 
color:#000066; 
} 
.style1{
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.Estilo1{
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 9pt;
	color: #FF0000;
}
