body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #6daeba;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
table.menu a {
width:107px;
border:0px solid #ffffff;
display: block;
}
div.menu a {
color: #e78524;
background: #e78524;
text-decoration:none;
font-size:11px;
font-weight:bold;
line-height:20px;
font-family: Arial;
padding: 2px 2px;
}
div.menu a:link {
color: #ffffff;
background: #e78524;
}

div.menu a:active {
color: #ffffff;
background: #e78524;
}

div.menu a:visited {
color: #ffffff;
background: #e78524;
}

div.menu a:hover {
color: #ffffff;
background: #f5b822;
border:0px solid #e78524;
}
.bold {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.footer {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
}
a.footer:link { 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline;
}
a.footer:visited { 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline;
}
a.footer:active { 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline;
}
a.footer:hover { 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5a4113; text-decoration: none;
}	