A:link, A:visited {text-decoration: none; color:#0000cc;}
	A:active {color:#0000cc; font-weight : bold;}
	A:link {text-decoration: none; color:#0000ff; font-weight : bold;}
	A:hover {text-decoration: none; color: white; font-weight : bold; background-color : #9999FF;}
	
	A.clase1::visited { text-decoration: none; color: blue; font-size:14; font-weight: bold;}
	A.clase1:active {color:#0000ff;} 
	A.clase1:link {color:#0000ff;}
	A.clase1:hover { text-decoration: none; color: white; font-size: 14; font-weight: bold; background-color : #9999FF; border: #99ccff solid 1px;}
H1 {
	FONT-SIZE: 14pt; COLOR: "#336699"; FONT-FAMILY: Book Antiqua; text-align: center;
}
H2 {
	FONT-SIZE: 24pt; COLOR: "#336699"; FONT-FAMILY: Book Antiqua
}
td {font-family:Times New Roman;font-size:12;font-weight:bold}