.css {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.down {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
