.font {
	font-size: 12px;
	line-height:180%;
	color: #555555;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 242%;
}
a:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 242%;
}
a:hover {
	font-size: 12px;
	color: #66CCFF;
	text-decoration: none;
	line-height: 242%;
}

