body {
	margin:0;
	background:url("http://www.mataebelltown.com/images/background.gif") repeat-x #6A6A6A;
}

a {
	text-decoration: none;
}
a:link {
	color: #327fb1;
}
a:visited {
	color: #327fb1;
}
a:active {
	color: #7cbae2;
}
a:hover {
	color: #7cbae2;
}

.title_text { 
	color:#E89017;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-decoration:none;
	font-weight:normal;
}

.text { 
	color:#666666;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.text2 { 
	color:#666666;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}

.footer { 
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	background:url("http://www.mataebelltown.com/images/footer_bg.jpg") no-repeat;
}


/* NAVIGATION */

#navigation td {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}
#navigation td a:link {
	color:#FFFFFF;
}
#navigation td a:visited {
	color:#FFFFFF;
}
#navigation td a:active {
	color:#000000;
}
#navigation td a:hover {
	color:#000000;
}

/* END NAVIGATION */


/* FOOTER */

#footer p {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}
#footer p a:link {
	color:#CCCCCC;
}
#footer p a:visited {
	color:#CCCCCC;
}
#footer p a:active {
	color:#FFFFFF;
}
#footer p a:hover {
	color:#FFFFFF;
}

/* END FOOTER */