a.one:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #CCCC99;
	font-weight: bold;
	letter-spacing: 1px;
}

a.one:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #CCCC99;
	font-weight: bold;
	letter-spacing: 1px;
}

a.one:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	}

a.one:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #CCCC99;
	font-weight: bold;
	letter-spacing: 1px;
}

a.two:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #330000;
}

a.two:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}

a.two:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #666699;
	}


a.two:active  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}

.addresshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}


.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #330000;
	line-height: 16px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #4A3B20;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4A3B20;
	line-height: 23px;
}
