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