.class2 A:link {text-decoration: none; color:#ffffff;}
.class2 A:visited {text-decoration: none; color:#ffffff;}
.class2 A:hover {text-decoration: underline; color:#ffffff;}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
#navbg {
background: url("images/navbg.png");
background-repeat: no-repeat;
}
#bodyfrontbg {
background: url("images/bodyfrontbg.png");
background-repeat: no-repeat;
}
#bodybackbg {
background: url("images/bodybackbg.png");
background-repeat: repeat-y;
}
#footerbg {
background: url("images/footerbg.png");
background-repeat: no-repeat;
}
body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #5b1f07;
}
.style1 {color: #FFFFFF}
a:link {
	color: #B55B1E;
}
a:visited {
	color: #B55B1E;
}
a:hover {
	color: #5B1F07;
}
.style5 {
	font-size: 21px;
	color: #872903;
}
.style6 {font-size: 13px; color: #FFFFFF;}
.style9 {
	font-size: 14px;
	font-weight: bold;
}
