.btn {
		 cursor:hand;
 		 font-family:Verdana,"MS Sans Serif",
		 Charcoal,Chicago,Arial;
		 font-weight:normal;
		 font-size:smaller;
		 background-color:#b6cbeb;
		 }
a:hover {color:red; text-decoration:none;} 

