.link {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;	
	font-weight: bold;	
	text-decoration : none;
	color : #FFFFFF;
}

.link:hover{
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;	
	font-weight: bold;		
	text-decoration : none;
	color : #BB6666;
}