a {
	font-size:95%;
	font-family:"Trebuchet MS",sans-serif;
	color:#05768f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#05253c;
}
a:active {
	color:#5c5f6d;
	text-decoration:none;
}