A	{text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFCC33; cursor: hand}
body {
	font-size: small;
}
a:hover {
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
	cursor: hand;
	font-size: 12px;
}

