body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #003399;
}
a:hover {
	border: 1px dotted #003399;
	background-color: #CCCCCC;
}
a:active {
	background-color: #99CCFF;
}
