a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
li {
	padding-top: 2px;
}
.text12px {
	font-size: 12px;
}
.text10px {
	font-size: 10px;
}
.text11px {
	font-size: 11px;
}
