	
	A {
		text-decoration: none;
		color: #0000CC;
	}

	A:Hover {
		text-decoration: underline;		
  color: #0033FF;
	}
 
