@charset "utf-8";
body {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
}
input {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
}
a:link {
	color: #790808;
	text-decoration: none;
}
a:visited {
	color: #790808;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: underline overline;
}
a:active {
	color: #790808;
	text-decoration: none;
}
select {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
}
textarea {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
}
