.link {
	color: #CC6633;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;


}
.link:hover { color: #FFD768; text-decoration: none} 
