body {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.r:link {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.r:visited {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.r:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.r:active {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.w14:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.w14:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.w14:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.w14:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.w12b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.r12b {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.b12b {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.w12 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.r12 {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
