body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../images/background.png);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #f6e3e3;
	font-size: 12px;
}

A:link        {text-decoration: none; color: #d0590b; background-color: transparent; font: 13px/120% verdana, arial }
A:visited     {text-decoration: none; color: #d0590b; background-color: transparent; font: 13px/120% verdana, arial }
A:HOVER       {text-decoration: none; color: #d0590b; background-color: transparent;  font: 13px/120% verdana, arial; text-decoration: underline}

.bold {
	text-decoration: none;
	background-color: transparent;
	font: 14px/120% verdana, arial;
	font-style: italic;
}
.bg1 {background-color: #614b16}
.bg2 {background-color: #66090c}
.bg3 {background-color: #003300}
.bg4 {background-color: #ab0e13}
.bg5 {background-color: #6a0515}
.bg6 {
	background-image: url(../images/content_bg.gif);
}
.copyright{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ab0e13;
	font-size: 10px;
}
.menu_header{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #f6e3e3;
	font-size: 16px;
	font-style: italic;
}
.menu_content{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #f6e3e3;
	font-size: 12px;
}
