a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;


}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #6666FF;
	font-weight: bold;
	text-decoration: none;
