BODY {
	background: rgb(0,0,200);
}
P {
	background: rgb(0,0,200);	
}
H1 {
	Font-Family: Garamond: Font-size:18pt; Font-Style: Cursive; Font-Color: rgb(200,200,200) 	
}
H2 {
	
}
H3 {
	
}

A {
	color: white;
	text-decoration: none;
}

A:visited {
	
}

A:active {
	
}

A:hover {
	COLOR: rgb(20,254,254);
}

TABLE.Enlace {
	font-size: 10pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	font-weight: bold;
	color: white;
}

TR.Separador {
	background: rgb(0,0,250);
}


