a:link {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #D80101;
	text-decoration: none;
}
a:visited {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #D80101;
	text-decoration: none;
}
a:hover {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #2D3D75;
	background-repeat: no-repeat;
}
TEXTAREA, .bginput {
	FONT-SIZE: 12px;
	font-family: sans-serif, Arial, Helvetica, Verdana;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff
}
INPUT, .bginput {
	FONT-SIZE: 12px;
	font-family: sans-serif, Arial, Helvetica, Verdana;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff
}
SELECT, .bginput {
	FONT-SIZE: 12px;
	font-family: sans-serif, Arial, Helvetica, Verdana;
	COLOR: #0000000;
	BACKGROUND-COLOR: #ffffff
}
.myfont {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.myfont2 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}