.20 {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.25 {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
