body {
	background:E5E5E5;
	font-family: Century Gothic;
	font-size: 12px;
	line-height: 30px;
	font-weight: none;
	color: #0000F0;
	text-align:left;
	scrollbar-face-color: #FFFFFF; /*barra*/
	scrollbar-arrow-color: #0000AA; /*flecha*/
	scrollbar-track-color: #E0F3FE; /*fondo*/
	scrollbar-shadow-color: #CCCCFF; /*sombra*/
	scrollbar-highlight-color: #0000FF; /*sombra clara*/
	scrollbar-3dlight-color: #CCCCFF; /*sombra mas clara*/
	scrollbar-darkshadow-Color: #8888FF; /*sombra oscura*/
	/*Background-image: url(images/fondocacha_grande.jpg)*/
}

.normal{color:#0000F0; font-family:Century Gothic; font-size: 12px; text-decoration:none;}
.normal:link{text-decoration:none; text-decoration:underline}
.normal:hover {color:#00FFFF; text-decoration:underline; font-weight: bold;}
.normal:active{color:#00FFFF; text-decoration:underline; font-weight: bold;}

.subtitulo{color:#0000AA; font-family:Century Gothic; font-size: 12px; text-decoration:none; font-weight: bold;}

.titulo{color:#0000AF; font-family:Century Gothic; font-size:16px; text-decoration:none;font-weight: bold;}
.titu_under{color:#0000FA; font-family:Century Gothic; font-size:16px; text-decoration:underline;font-weight: bold;}
.titu_invert{color:#CACACA; font-family:Century Gothic; font-size:18px; text-decoration:none; font-weight: bold;}


.menu{text-decoration:none; color:#FFFFFF}
.menu:link{text-decoration:none;}
.menu:hover {font-size:14px; text-decoration:none; font-weight: bold;}
.menu:active{text-decoration:none}
