a:link
{
	color: Black;
}
a:visited    {
	color: Navy
}
a:hover      { color: rgb(153,51,102)}
a:active 
{
	color: rgb(153,51,102);
}
body
{
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
Normal
{
;
}
