
a			{ font-family: Trebuchet MS;
			  text-decoration: none;
  			  color: #002C5F;
}

a:active	{ font-family: Trebuchet MS; 
			  text-decoration: none;
			  color: 002C5F;
}

a:link		{ font-family: Trebuchet MS;
			  text-decoration: none;
			  color: #002C5F;
}

a:visited	{ font-family: Trebuchet MS; 
			  text-decoration: none;
			  color: #002C5F;
}

a:hover		{ font-family: Trebuchet MS;
			  color: #0000ff;
 			  text-decoration: none;
}
