.b12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.b11 {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.b16 {
	font-size: 16px;
}
.r12 {

	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #CE0063;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

img{
	border:0;	
}
