a:link {
 color: #000000;
 font-weight: bold; 
 text-decoration: none;
 }
a:visited {
 color: #000000;
 font-weight: bold; 
 text-decoration: none;
 }
a:active {
 color: #000000;
 font-weight: bold; 
 text-decoration: none;
 }
a:hover {
 color:#436EEE;
 font-weight: bold; 
 text-decoration: none;
 }  

a img {border: none; }
										