BODY {
	font-family: "Trebuchet MS", sans-serif;
	margin-top: 20px;
	margin-bottom: 0px;
}
a:link {
	color:  #0066CC;
	text-decoration: none;
	}
a:visited {
	color:  #0066CC;
	text-decoration: none;
}
a:hover {
	color: red;
}