.greenborder {
	border: 2px solid #666600;
}
.greenbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E882D;
	text-decoration: none;
	font-weight: normal;

}
.greenborderR {
	border-top: 2px none #666600;
	border-right: 2px solid #666600;
	border-bottom: 2px none #666600;
	border-left: 2px none #666600;

}
.greenborderT {
	border-top: 2px solid #666600;
	border-right: 2px none #666600;
	border-bottom: 2px none #666600;
	border-left: 2px none #666600;

}
.greenborderB {
	border-top: 2px none #666600;
	border-right: 2px none #666600;
	border-bottom: 2px solid #666600;
	border-left: 2px none #666600;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.press {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8E882D; font-weight: normal}
