A:link
{
	text-decoration : none;
	color : #000000;
}
A:active
{
	text-decoration : none;
	color : #CC0033;
}
A:hover
{
	text-decoration : underline;
	color : #CC0033;
}
A:visited
{
	text-decoration : none;
	color : #000000;
}
A:unknown
{
	text-decoration : none;
	color : #CC0033;
}
.LinkBlack 
{
	font-size: 12px ;
	font-family: Verdana, Arial;
}

