body {
	font-family: arial;
	font-size: small;
	background:url(imagenes/background.gif) repeat-y top center #FFF;
}

.footer {
	font-family: arial;
	font-size: small;
	/*font-weight: bold;*/
	color: navy; 	/*royalblue #4169E1*/
}

.footer2 {
	font-family: arial;
	font-size: x-small;
	/*font-weight: bold;*/
	color: navy; 	/*royalblue #4169E1*/
}

.ml {
	text-align: center;    
	color: white; 		/*#778899;*/
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	text-decoration:none;
	padding: 7px;
	border-color:white;
}

a:link { color: #4169E1; }	/*royalblue*/
a:visited { color: navy; }
a:active { color: red; }
a:hover { color: navy; }

a.ml:hover {
	color: #D3D3D3;
}


.mp {
	text-align: center;    
	color: white;		/*#778899;*/
	font-family: arial;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
	padding: 5px;
	border-color:white;
}


a.mp:hover {
	color: #F0E68C;
}

					/*#778899;*/
.titulo1 {
	font-family: "comic sans ms", arial, 'sans serif';
	font-weight: normal;
	font-size: large;	
	color: navy;			/*#6495ED;  casi royalbue*/
}

.titulo2 {
	font-family: "comic sans ms", arial, 'sans serif';
	font-weight: normal;
	font-size: medium;	
	color: navy;				/*#6495ED;  casi royalbue*/
}
					/*#A9A9A9;*/

.texto1 {
	font-family: "comic sans ms", arial, 'sans serif';
	color: navy; 	/*royalblue #4169E1;*/
}

.texto2 {
	font-family: "comic sans ms", arial, 'sans serif';
	color: navy;			/*#6495ED;  casi royalbue*/
}

