a:link  {
			text-decoration: none;
		}
		
a:hover {
			color:red;
		}