<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">

a			{text-decoration:none}
a:link { color: red; text-decoration: none}
a:visited { color: red; text-decoration: none}
a:hover {color: #9B004E; background: black}
a:active { color: #993333; text-decoration: none}


div.c5 { text-align: center}


span.c4 {font-family: verdana; font-size: 90%; text-align: center}
span.c3 {font-family: verdana; font-size: 195%; text-align: center}
span.c2 {font-family: arial; font-size: 150%; text-align: center}
span.c1 {font-family: arial; font-size: 220%; text-align: center}

</style>







</body>
</html>