body {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #144D92;
}
a:link {
	color: #2889D0;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #53C0EA;
	text-decoration: underline;
}

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