body {
	font-family: Cambria, Calibri, "Trebuchet MS";
	font-size: 12px;
	color: #408B98;
	background-color: #97CEDA;
	background-image: url('fondo_300x300.gif');
	background-repeat: repeat;
}

a { 
font-family: Calibri, Verdana;
font-weight: bold;
font-size: small; 
color: #5AB3C5; 
} 
a:link { 
text-decoration: none; 
} 
a:visited { 
text-decoration: none; 
color: #5AB3C5; 
} 
a:hover { 
text-decoration: none; 
color: #FF0000; 
} 
a:active { 
text-decoration: none; 
color: #FF0000; 
}
