.text {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.texta {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #OOOOOO;
}
.yellow {
	font-family: sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #E4B472;
}
body {
	background-color: #E6B578;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.yellow2 {
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #E4B472;
}a.yellow:hover {
	color: #FFFFFF;
}
.forms {
	font-family: verdana;
	font-size: 11px;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	color: #D3740A;
	text-decoration: none;
}
a.footer:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.marroncol {
	font-family: verdana;
	font-size: 11px;
	color: #691111;
}
h1
{
	color: #e6b578;
	font-family:"trebuchet ms";
	font-size:18px;
	$margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gallery {
	width: 100%;
}
#gallery td {
	border: 1px solid #FFF;
	text-align: center;
	padding: 5px;
	height: 120px;
	width: 150px;
}
#gallery td:hover
{
	background:#b32222;
	border:solid 1px #CFCFCF;
}
#gallerylink
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #E6B578;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ed9696;
	border-right-color: #963030;
	border-bottom-color: #963030;
	border-left-color: #ed9696;
	text-decoration:none;
	color:#910000;
}