a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	color: #FFFF00;

	text-decoration: none;

	font-weight: bold;



}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	text-decoration: none;

	color: #FFFF00;

	font-weight: bold;





}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	color: #FFCC00;

	text-decoration: underline;

	font-weight: bold;



}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	color: #FFFF00;

	text-decoration: none;

	font-weight: bold;



}
