.12 {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}
.121 {
	font-size: 12px;
	color: #663333;
}
a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #0066FF;
	text-decoration: underline;
}

