body {
	background-color: white;
	font-size: 12px;
	font-family: verdana, arial;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:active {
	color: #66cc00;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

