a:link
{
	font-family: papyrus;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	font-family: papyrus;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-family: papyrus;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}