a {
	color: #FFFF99;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}
