body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	line-height: 21px;
	font-size: 12px;
}
.f12ff6600bold {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
a.f12redlink:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.f12redlink:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.f12redlink:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.border2pxccc {
	border: 3px solid #CCCCCC;
}

a.f12redlink:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
