
a:link
{
	FONT-SIZE: 12pt;
	COLOR: #808080;
	FONT-FAMILY: Verdana
    background-color: #000000;
    text-decoration: none	
}
a:active
{
	FONT-SIZE: 12pt;
	COLOR: #808080;
	FONT-FAMILY: Verdana
}
a:visited
{
	FONT-SIZE: 12pt;
	COLOR: #808080;
	FONT-FAMILY: Verdana
    background-color: #000000;
    text-decoration: none
}
a:hover
{
	FONT-SIZE: 12pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	background-color: #000000;
}