a:link {
	text-decoration: none;
	color:#03759b;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;


}
a:visited {
	text-decoration: none;
	color: #03759b;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;


}
a:hover {
	color: #54bbdd;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;


}
a:active {
	text-decoration: none;
	color:#54bbdd;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;


}

