.verdanawhite {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.verdana11white {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.verdana11black {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td a{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.awhite {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav td a
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.allbdr {
	border: 1px solid #F6A78F;
}
#nav td a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.awhite:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}


.bodybg {
	background-image: url(images/bg.jpg);
	margin: 0px;
}
.buttonstyle {
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #C76D38;
	border: 1px solid #333333;
}


