/* Barra de desplazamiento */
body {  scrollbar-face-color:#A9CC00; 
		scrollbar-shadow-color: #626576; 
		scrollbar-highlight-color: #A9CC00; 
		scrollbar-3dlight-color:#626576; scrollbar-darkshadow-color:#A9CC00; 
		scrollbar-track-color:#626576; scrollbar-arrow-color:#FFFFFF;
}
/* Colores texto portal y texto tablas */
body {font-family:Verdana;color:#626576;font-size:10} 
td {font-family:Verdana;color:#626576;font-size:12}

/* Enlaces básicos del portal */
A:link {color:#626576;text-decoration: none;font-family:Verdana;font-size:12} 
A:visited {color:#626576;text-decoration: none;font-family:Verdana;font-size:12} 
A:active {color:#626576;text-decoration: none;font-family:Verdana;font-size:12} 
A:hover {color:#A9CC00;text-decoration: none;font-family:Verdana;font-size:12} 

.title01 {

	color : #6B6E73;

	margin-top : 5px;

	padding-bottom : 0px;

	margin-bottom : 0px;

	margin-left : 15px;

	margin-right : 15px;

	font-size : 15px;

	font-family : Verdana;

	font-weight: bold;

}

.title {

	color : #626576;

	margin-top : 28px;

	padding-bottom : 10px;

	margin-bottom : 0px;

	margin-left : 45px;

	margin-right : 10px;

	font-size : 11px;

	font-family : Verdana;

	font-weight: bold;

}

