.mabody {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	/*background-color: #E8EAD9;*/
} 
.table {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
.table2 {
	background-image: url(../images/back2.jpg);
	background-repeat: no-repeat;
	/*background-color: #E8EAD9;*/
}
.tablee {
	background-repeat: no-repeat;
	/*background-color: #E8EAD9;*/
}
.links2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #009900;
	padding-right: 5px;
	padding-left: 5px;
	
}
.links {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #996633;
	padding-right: 5px;
	padding-left: 5px;
	
}
.copy {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #993333;
	padding-right: 5px;
	padding-left: 5px;
	font-style: bold;
}
.links a:link {
	color: #996633;
	text-decoration: none;
}
.links a:visited {
	color: #996633;
	text-decoration: none;
}
.links a:hover {
	color: #996633;
	text-decoration: underline;
}
.large_links {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 17px;
	color: #993333;
	padding-right: 5px;
	padding-left: 5px;
	
}.large_links a:link {
	color: #993333;
	text-decoration: none;
}
.large_links a:visited {
	color: #993333;
	text-decoration: none;
}
.large_links a:hover {
	color: #993333;
	text-decoration: underline;
}
.table3 {
	border-top-color: #993333;
	border-bottom-color: #993333;
	border-color: #993333;
	border-width: thin;
	border: 1px solid;
	border-color: #993333;
	
} 
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}