.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-align: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BC0101;
}
.news {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	text-align: left;
}
a:link {
	color: #BC0101;
	text-decoration: underline;
}
a:hover {
	color: #363636;
	text-decoration: none;
}
a:visited {
	color: #363636;
	text-decoration: underline;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	background-color: #CCCCCC;
	border: 1px solid #BC0101;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	background-color: #CCCCCC;
	border: 1px solid #363636;
}
a.bottom {
	color: #BC0101;
	text-decoration: underline;
}
a:hover.bottom {
	color: #363636;
	text-decoration: none;
}
a:visited.bottom {
	color: #BC0101;
	text-decoration: underline;