a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	background-color: #FFCC00;
}
.text10px {
	font-size: 10px;
}
.text12px {
	font-size: 12px;
}
