A {
	text-decoration: none;
	color: FFCC66;
	font-size: 12px;
	font-family: arial;
	font-weight:bold;
}
A:hover {
	text-decoration: none;
	color: EEAA00;
	font-size: 12px;
	font-family: arial;
	font-weight:bold;
}
