/* CSS Document */
a
{
 color:#000000;
}
a:hover
{
	color:#FFFFFF;
	background-color:#000000
}

a:visited
{
 
}




