BODY {
    scrollbar-face-color: #CEC9BF; 
    scrollbar-shadow-color: #CCCCCC; 
    scrollbar-highlight-color: grey; 
    scrollbar-3dlight-color: #CFD3E6; 
    scrollbar-darkshadow-color: #ACA89F; 
    scrollbar-track-color: #E3E0DB; 
    scrollbar-arrow-color: white; 



}
a:link {
	color: #22509A;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;



}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #22509A;
	text-decoration: none;


}
a:hover {
	font-weight: bold;
	color: #22509A;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;


}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #22509A;
	text-decoration: none;


}
.parrafo {
	font-family: Tahoma;
	color: #888888;
	font-size: 12px;
	text-decoration: none;

}
.chiquito {
	font-family: Tahoma;
	color: #888888;
	font-size: 10px;
	text-decoration: none;

}
.parrafo-bold {
    font-weight: bold;
	font-family: Tahoma;
	color: #888888;
	font-size: 12px;
	text-decoration: none;

}
.titulos {
    font-weight: bold;
	font-family: Tahoma;
	color: #E5A845;
	font-size: 12px;
	text-decoration: none;

}

