body {
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
	text-align: center;
}

a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}