.estils {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}
.verd {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #016F0B;
	text-decoration: none;
}
.titols {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.campos {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        background-color: #FFFFFF;
        height: 15px;
        border: 1px solid #4DAE56;
}
.button {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        background-color: #F0F0F0;
        height: 16px;
        border: 1px solid #999999;
        width: 70px;
        cursor: hand;
		font-weight: bold;
}
body { scrollbar-face-color: #ffffff; scrollbar-shadow-color: #4DAE56; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #4DAE56; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #4DAE56;}

a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}
a:visited {  font-family: Verdana, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; color: #CC0000; 
text-decoration: none}
a:active {  font-family: Verdana, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; color: #000000; 
text-decoration: none}
a:hover {  font-family: Verdana, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; color: #000000; 
text-decoration: none}

.info {
display: none;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
z-index: 1;
visibility: visible
}