div{
	font-family:garamond, "celtic garamond the 2nd (true type)", verdana;
	text-align:center;
	color: #948efd;
	width:auto;
	font-weight: bold;
}

P{
font-size:16pt;
font-family: tempus sans ITC;
font-weigth:italic, bold;
}

H2 {
FONT-WEIGHT: bold; 
FONT-SIZE: 11pt; 
TEXT-ALIGN: center;
TEXT-DECORATION: underline; 
FONT-FAMILY: Dragonwick,Tempus Sans INC,Verdana,Arial, Helvetica;
COLOR: royalblue;
}

h5{
	color:#4169E1;
	font-size:12px;
	font-family:garamond, "celtic garamond the 2nd (true type)", verdana;
	text-align:left;
}

td{
font-size:1em;
font-family:garamond,celtic garamond the 2nd (true type), verdana;
color:#8080C0;
text-align:left;
}

body{background:background-color: #000000;
background-image: url(images/Fondos/bgd_top.jpg);
background-repeat: repeat-x;
font-family:boomerang, tempus sans ITC;
color:#royalblue;
text-align:center;
}

A:link {color:#4169E1;}
A:visited{color:#4169E1;text-decoration:line-through;}
A:active{color:#0000cc;}
A:hover{COLOR: white; BACKGROUND-COLOR:blue; text-decoration:underline; cursor:crosshair;}
