a:active {  color: #002448;
	 font-weight: none; 
     text-decoration: none}

a:link {  color: #0054A6;
	 font-weight: none;
     text-decoration: none}

a:visited {  color: #0054A6; 
	 font-weight: none;
     text-decoration: none}

a:hover {  color: #006AD5; 
	 font-weight: none;
     text-decoration: underline}