a:link {color: #FFffCC;	text-decoration: none;}
a:hover {color: #ff0000; text-decoration: underline; background-color: #cccccc;}
a:visited {color: #da66da; text-decoration: none;}

BODY {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #003366;
    color: #AECCEB;
    font-size: 11px; 


/*
background-image: url(fondo_mosaico.jpg); 
background-position : center; 
background-repeat : no-repeat; 
background-attachment : fixed; 


	scrollbar-3dlight-color: #DFEEDC;
	scrollbar-arrow-color: #888888;
	scrollbar-base-color: #00aa00;
	scrollbar-darkshadow-color: #BFECFF;
	scrollbar-face-color: #929F98;
	scrollbar-highlight-color: #444444;
	scrollbar-shadow-color: #006484;
	scrollbar-track-color: #384464;	 
*/
}
TABLE {

	TEXT-ALIGN: justify;
	font-size: 12px;
	line-height:20px;
	text-indent:20px;

	}	 


P {
	  
}

  		 
H1 {
	font-size: 20px;
	color: #eeeeee;
	font-weight:bold;
	TEXT-ALIGN: center;
	line-height:30px;  
	}

	
H2 {
	font-size: 16px;
	color: #FFffCC;
	font-weight:bold;
 	line-height:30px;
 	text-indent:10px;
 	border-style:solid;
  	border-width:0px;	  	
 	border-bottom-width:1px;
 	border-bottom-color:#33CCCC;

	}


H3 {
	font-size: 14px;
	color: #bbffbb;
	line-height:30px;
	text-indent:0px;
	}

	
.intro {
	font-size: 16px;
	font-weight:bold;
	color: #FFFFCC;

}

.verde {
	font-weight:bold;
	color: #BBEEBB;
}
.rojo {
	font-weight:bold;
	color: #EEBBBB;
}
