@charset "windows-874";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: 660000;
}
a:link {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #666666;
}
.t-red {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.t-bold {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
