@charset "utf-8";

body {
	background-color: #F3F4B0;
}
fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0006;
	border-top-color: #FD0006;
	border-right-color: #FD0006;
	border-bottom-color: #FD0006;
	border-left-color: #FD0006;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0006;
	border-top-color: #FD0006;
	border-right-color: #FD0006;
	border-bottom-color: #FD0006;
	border-left-color: #FD0006;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #F3F4B0;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: ;#F3F4B0;
	background-color: #990000
	text-decoration: none;
}.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F3F4B0;
}
.text {
	font-size: 14px;
	color: #E60201;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

