A:link {text-decoration:none;color:White;}
A:visited {text-decoration:none;color:#999999;}
A:active {text-decoration:none;color:#999999;}
A:hover {text-decoration:underline;color:#999999;font-weight:bold}




H1 
{
text-align:Center
font-size:x-large;
strong;
span style="color: red";
}
	
H2
{
text-align:Center
font-size:x-large;
strong;
span style="color: grey";
}

BODY 
{
color: white;
background-color: black; 
background-image: url(img/fondo1.jpg);
text-indent:4cm
}

