a:link {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;


}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;


}
a:hover {
	text-decoration: none;
	font-family: verdana;
	color: #FF0000;
	font-weight: bold;



}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;


}
