.12 {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.121 {
	font-size: 13px;
	color: #0066CC;
	line-height: 25px;
	font-weight: bold;


}
a:link {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
	color: #CC0000;

}

