.font {
	font-size: 14px;
	line-height: 22px;
	color: #000066;
	text-decoration: none;
}
a:link {
	font-size: 14px;
	line-height: 25px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.bk {
	background-attachment: fixed;
	background-image: url(images/index_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.12-20 {
	font-size: 12px;
	line-height: 18px;
	color: #000066;
	text-decoration: none;
}

