@charset "utf-8";
/* CSS Document */

.MENU {
	font-family: Arial, Verdana, "Lucida Sans", Tahoma;
	font-size: 12px;
	color: #996;
}
.Titulo1 {
	font-family: Arial, Verdana, "Lucida Sans", Tahoma;
	font-size: 24px;
	color: #F60;
	font-weight: bold;
}
.SubTitulo1 {
	font-family: Arial, Verdana, "Lucida Sans", Tahoma;
	font-size: 18px;
	color: #999868;
	font-weight: bold;
}
.SubTitulo2 {
	font-family: Arial, Verdana, "Lucida Sans", Tahoma;
	font-size: 14px;
	color: #999868;
	font-weight: bold;
}



.Cuerpo1 {
	font-family: Arial, Verdana, "Lucida Sans", Tahoma;
	font-size: 13px;
	color: #696847;
}
.CuerpoPie {
	font-family: Arial, Verdana, "Lucida Sans", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.Enlaces {
	font-family: Arial, Verdana, "Lucida Sans", Tahoma;
	font-size: 13px;
	color: #0033FF;
	font-weight: bold;
}
