BODY {
	font-family : Tahoma, Verdana, Arial;
	color : #00416B;
	background: #C0DFB3;
	color : Fuchsia; 
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	text-align: justify;
	font-size: 12px;
}

.texto_general_resalta {
	color : #00416B;
	font-size : 12px;
	text-decoration : none;
	font-variant: small-caps;
	font-weight: bold;
}

.texto_descripcion {
	color : #010101;
	font-size : 11px;
	text-decoration : none;
	text-align: left;
}

.texto_general {
	color : #00416B;
	font-size : 12px;
	text-decoration : none;
	text-align: justify;
}

.texto_general_link, .texto_general_link:visited {
	color : #3D668D;
	text-decoration : underline;
}	

.texto_general_link:hover, .texto_general_link:active {
	color : #000000;
	text-decoration : underline;
}	

.menu_gris {
	color : #00416B;
	font-size : 12px;
	text-decoration : none;
	text-align: left;
	font-weight: bold;

}
.menu_gris_link:visited {
	color : #00416B;
	font-size : 12px;
	text-decoration : underline;
	font-weight: bold;
}	

.menu_gris_link:hover, .menu_gris_link:active {
	color : #000000;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
}	

.menu_azul {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
}	

.menu_azul_link, .menu_azul_link:visited {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : underline;
}	

.menu_azul_link:hover, .menu_azul_link:active {
	color : #000000;
	font-size : 11px;
	text-decoration : underline;
}	

.pie_pagina {
	color : #606060;
	font-size : 10px;
	text-decoration : none;
	font-family: Tahoma, Arial, Verdana;
}	

.pie_pagina_link, a.pie_pagina_link:visited  {
	color : #3D668D;
	font-size : 10px;
	text-decoration : underline;
	font-family: Tahoma, Arial, Verdana;
}	

a.pie_pagina_link:hover, a.pie_pagina_link:active {
	color : #000000;
	text-decoration : underline;
}


.menu_gris_link {
	color : #00416B;
	font-size : 12px;
	text-decoration : underline;
	font-weight: bold;

 } 
