.co12 {  font-size: 12px; line-height: 25px}
.k12
{
	font-size: 12px;
	color: #333;
	line-height: 25px;
}

.k12 a:link
{
	font-size: 12px;
	color: #0000cc;
	line-height: 25px;
}

.k12 a:visited
{
	font-size: 12px;
	color: #0066cc;
	line-height: 25px;
}

.k12 a:hover
{
	font-size: 12px;
	color: #ff0000;
	line-height: 25px;
}

.k12 a:active
{
	font-size: 12px;
	color: #0000cc;
	line-height: 25px;
}

.CO11 {  font-size: 11px; line-height: 18px}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
}
