body {
	font-family: Verdana, "Trebuchet MS", Sans-serif;
	}

h2, h3 {
	color: #339;
	}

p {
	font-size: 10pt;
	}
	
a, a:link {
	color: #339;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #669;
	}

a:hover {
	background-color: #fff;
	color: #339;
	}


