.capblack {
	font-size:10px;
	font-family: century gothic,helvetica,verdana;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}


A:link  {
font-size:10px;
	font-family: century gothic,helvetica,verdana;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	
}

A:hover { 
font-size:10px;
	font-family: century gothic,helvetica,verdana;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
background-color: #ffffff;
	
}

A:active {
font-size:10px;
	font-family: century gothic,helvetica,verdana;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
font-size:10px;
	font-family: century gothic,helvetica,verdana;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}


A:visited:hover {
font-size:10px;
	font-family: century gothic,helvetica,verdana;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
}
