.link {
	font-family: Tahoma;
	color: #CC6666;
	font-size: 12px;

}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}

