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::visited.clase1 { text-decoration: none; color: blue; font-size:14; font-weight: bold;}
	a:active.clase1 {color:#0000ff;} 
	a:link.clase1 {color:#0000ff;}
	a:hover.clase1 { text-decoration: none; color: white; font-size: 14; font-weight: bold; background-color : #9999FF; border: #99ccff solid 1px;}
H1 {
	FONT-SIZE: 14pt; COLOR: "#336699"; margin-top:40; margin-bottom:25; FONT-FAMILY: Book Antiqua; text-align: center; 
}
H2 {
	FONT-SIZE: 24pt; COLOR: "#336699"; FONT-FAMILY: Book Antiqua
}
H3 {
	FONT-SIZE: 10pt; FONT-FAMILY: Book Antiqua; margin-top:20; margin-bottom:10
}
td {font-family:Times New Roman;font-size:12;font-weight:bold}
