<HTML>
<HEAD>

font-family: Verdana, Arial, sans-serif;
font-size : 12px;

p{
   font-family: Verdana, Arial, sans-serif;
	font-size : ;
	line-height :;
	color : white;
	background-color: none;
	font-weight: bold;
   }

ul{
	 font-family: Verdana, Arial, sans-serif;
	 font-size : ;
	 line-height : ;
	 }

A:link {
	font-family: Verdana, Arial, sans-serif;
	font-size : ;
	line-height : ;
	color : white;
	text-decoration: none;
	}

A:active{
	font-family: Verdana, Arial, sans-serif;
	font-size : ;
	line-height : ;
   color: blue;
	text-decoration: underline;
	}
	
A:visited {
   font-family: Verdana, Arial, sans-serif;
	color: white;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size : ;
	line-height : ;
   color: black;
	background-color: white;
	text-decoration: none;
}
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<P></P>
</BODY>
</HTML>

