<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">

a			{text-decoration:none}
a:link { color: yellow; text-decoration: none}
a:visited { color: yellow; text-decoration: none}
a:hover {color: white; text-decoration: underline}
a:active { color: #993333; text-decoration: none}



span.c9 {font-family: arial; font-size: 80%; font-weight: bold; text-align: center; text-decoration: underline}
span.c8 {font-family: arial; font-size: 70%; font-weight: bold; text-align: center; text-decoration: underline}









</style>








</body>
</html>