body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #FBE693;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}

a.textmenu:link {font-size: 11px; color: #663300; text-decoration: none; font-weight: bold; }
a.textmenu:visited {font-size: 11px; color: #663300; text-decoration: none; font-weight: bold; }
a.textmenu:hover {font-size: 11px; color: #FF6600; text-decoration: none; font-weight: bold; }
a.textmenu:active {font-size: 11px; color: #663300; font-weight: bold; }


a.bottom:link {font-size: 10px; color: #663300; text-decoration: none; }
a.bottom:visited {font-size: 10px; color: #663300; text-decoration: none; }
a.bottom:hover {font-size: 10px; color: #FF6600; text-decoration: none; }
a.bottom:active {font-size: 10px; color: #663300; }


.bigtext {font-size: 16px; text-decoration: none; font-weight: bold; }

.red {font-size: 16px; text-decoration: none; font-weight: bold; color: #CC0000; }

.smtxt {font-size: 11px; text-decoration: none; font-weight: bold; color: #663300; }

.smtxt2 {font-size: 10px; text-decoration: none; }

.smtxt3 {font-size: 10px; text-decoration: none; color: #999999; }