<STYLE TYPE="text/css">

a	{
	color: #0099FF;
	text-decoration : none;
}
a:link  {
	color: #0099FF;
	text-decoration : none;
}
a:visited  {
	color: #0099FF;
	text-decoration : none;
}
a:active  {
	color: #0099FF;
	text-decoration : none;
}
a:hover  {
	color : navy;
	text-decoration : none;
}

P, Body {
	font-family: "Tahoma"; 
	font-size: 10px;
	text-align: "justify";
	text-decoration: none;
}

Body {
	font-family: "Tahoma"; 
	font-size: 10px;
	text-align: "justify";
	text-decoration: none;
}

</STYLE>