.textonormal{
	font-family: Arial;
	color: black;
	font-size: 11;
font-weight: bold;
}

.textonegro{
	font-family: Arial;
	color: black;
	font-size: 11;
}

.objetonormal{
	font-size: 9pt;
}

.botonnormal{
	border-style: groove;
	font-size: 9pt;
}

.scrollweb{
   color: black;
   scrollbar-face-color:#FFFFFF;
   scrollbar-arrow-color:#000000;
   scrollbar-track-color:#FFFFFF;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#202020; 
}

a:link { text-decoration: none }

a:visited { text-decoration: none }

a:active { text-decoration: none } 

a:hover { text-decoration: underline }      
 
