.css {
	font-size: 12px;
	line-height: 220%;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0px;

}
a:hover {

	font-size: 12px;
	line-height: 200%;
	color: #006666;
	text-decoration: none;
}
.line {
	border: 1px solid #666666;
}
.font12 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 280%;
	color: #333333;
	text-decoration: none;
	letter-spacing: 3px;

}
