BODY {
	background: rgb(0,128,128);
}
P {
	background: rgb(0,105,179);	
}
H1 {
	Font-Family: Garamond: Font-size:18pt; Font-Style: Cursive; Font-Color: rgb(250,0,0) 	
}
H2 {
	
}
H3 {
	
}

A {
	color: white;
	text-decoration: none;
}

A:visited {
	
}

A:active {
	
}

A:hover {
	COLOR: rgb(252,152,152);
}

TABLE.Enlace {
	font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	font-weight: bold;
	color: white;
}

TR.Separador {
	background: rgb(12,238,240);
}

