body {
	background-color: #402f22;
	background-image:url('images/background.jpg');
	background-repeat:repeat;
}


.style2 {
	background-color: #ffef95;
}

.style3 {
	color:#ffef95;
	font-size: large;
	font-family: Georgia,Serif;
	letter-spacing:-1px;
}
.style3 a:link {text-decoration:none;
	color:#ffef95;}
.style3 a:visited {text-decoration:none;
	color:#ffef95;}
.style3 a:hover {text-decoration:underline;
	color:#ffef95;}
.style3 a:active {text-decoration:none;
	color:#ffef95;
}
.style4 {
	color: #ffef95;
	font-size: x-small;
	font-family: ,Georgia,Serif;
}
.style5 {color: #FFFFFF}
.style6 {font-family: Georgia,Serif}
.style7 {font-family: Georgia,Serif; color: #FFFFFF; }
.style8 {font-family: Georgia,Serif;
	color: #FFFFFF;
	font-size: small;
}
.style9 {font-size: small}
table
{border-collapse:collapse;
font-family: Georgia,Serif;
}
tr.body td
{background-#0066FF;
font-family: Georgia,Serif;
}
tr.nav td
{background-color:#402f22;
	background-image:url('images/background.jpg');
	background-repeat:repeat;
font-family: Georgia,Serif;
}

.ul
{text-decoration: underline;
}

a:link {text-decoration:underline;
	color:#402f22;}
a:visited {text-decoration:none;ext-decoration:underline;
	color:#402f22;}
a:hover {text-decoration:underline;
	color:#402f22;}
a:active {text-decoration:underline;
	color:#402f22;}
