<style type="text/css">
	a { color: maroon; text-decoration: none; font-weight: normal }
	a:visited { color: maroon; text-decoration: none; font-weight: normal }
	a:active { color: white; text-decoration: none }
	a:hover { color: white; text-decoration: none; font-weight: none }

	a.links:link { color: maroon; font: 10pt Arial; text-decoration: underline }
	a.links:visited { color: maroon; font: 10pt Arial; text-decoration: underline }
	a.links:active { color: maroon; font: 10pt Arial; text-decoration: underline }
	a.links:hover { color: white; font: 10pt Arial; text-decoration: underline }

	a.links2:link { color: maroon; font: 10pt Arial; font-weight: bold;
			text-decoration: underline }
	a.links2:visited { color: maroon; font: 10pt Arial; font-weight: bold; 
		text-decoration: underline }
	a.links2:active { color: maroon; font: 10pt Arial; font-weight: bold; 
		text-decoration: underline }
	a.links2:hover { color: white; font: 10pt Arial; font-weight: bold; 
		text-decoration: underline }

	a.files:link { color: navy; font: 10pt Arial; text-decoration: underline }
	a.files:visited { color: navy; font: 10pt Arial; text-decoration: underline }
	a.files:active { color: navy; font: 10pt Arial; text-decoration: underline }
	a.files:hover { color: white; font: 10pt Arial; text-decoration: underline }

	.titulo { color: navy; font: 12pt Arial; }
	.texto { color: black; font: 10pt Arial; }
	.notas { color: navy; font: 10pt Arial; }
	.autor { color: maroon; font: 10pt Arial; font-style: italic; font-weight: bold; }

	.topten { color: navy; font: 24pt Impact; }
	.boldblack { color: black; font: 10pt Arial; font-weight: bold; }
	.files { color: maroon; font: 10pt Arial; font-weight: bold; }
</style>
