/* CSS Document */

a:link {
	color: #693200;
}
a:visited {
	color: #6D3703;
}
a:hover {
	color: #D6946E;
}
a:active {
	color: #683E09;
}
body {
	background-color: #330000;
}
.title1 {
	font-family: Verdana;
	font-size: 12px;
	color: #6D3300;
	font-weight: lighter;
}
.footertext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.maintext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.availtext {
	font-family: Arial;
	font-size: 10px;
	color: #009900;
}
.availtext2 {
	font-family: Arial;
	font-size: 10px;
	color: #6C3700;
}