BODY {
	background-color : #FFFFFF;
	background-position: left top;
	background-image: url(images/fondoAzul.gif);
	border: 0px;
	
}
TABLE.letra {
	font-family : Vedana;
	font-size : 1em;
	color: #000000;
}
TABLE.letraPek {
	font-family : Vedana;
	font-size : 0.5em;
	color: #000000;
}

a:link {
	color: #FF3399;
	font-family : Vedana;
	font-size : 1,1em;
	text-decoration: none;
}
a:visited {
	color: #FF0066;
	font-family : Vedana;
	font-size : 1,1em;
	text-decoration: none;

}
a:hover {
	color: #000099;
	font-family : Vedana;
	font-size : 1,1em;
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #000099;
	font-family : Vedana;
	font-size : 1,1em;
	text-decoration: underline;
	
