.bodytext {
	color: #000000;
    FONT-FAMILY: Arial;
	font-size: 12px;
	text-decoration: None;
	vertical-align: top;
}

.headertext {
	color: #000000;
    FONT-FAMILY: Arial;
	font-size: 14px;
	text-align: left;
	text-decoration: None;
	font-weight: bold;
}

.head {
	color: #000000;
    FONT-FAMILY: Arial;
	font-size: 18px;
	text-align: left;
	text-decoration: None;
	font-weight: bold;
}

.bodylink {
	color: #BBAA99;
    FONT-FAMILY: Arial;
	font-size: 12px;
	text-decoration: None;
	font-weight: bold;
}

.bodylink:hover {
	color: #666666;
    FONT-FAMILY: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.featurebutton {
	background: #BBAA99;
	color: #FFFFFF;
    font-family: Arial;
	font-size: 10px;
	text-align: center;
	text-decoration: None;
	font-weight: normal;
}

.featurebutton:hover {
	background: #BBAA99;
	color: #000000;
    font-family: Arial;
	font-size: 10px;
	text-align: center;
	text-decoration: None;
	font-weight: normal;
}

