@charset "windows-874";
/* CSS Document */

body {
	background-color: #FF0000;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
