a.css1 {
	font-size: 12px;
	color: #D4D0C8;
	text-decoration: none;
}
a.a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.one {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
