.coffeebox {
	BORDER-RIGHT: #7F7F7D 1px solid; 
	BORDER-LEFT: #7F7F7D 1px solid; 
	BORDER-BOTTOM: #7F7F7D 1px solid; 
	BORDER-TOP: #7F7F7D 1px solid; 
	BackGround: #DEDACF;}
.redbox {
	BORDER-RIGHT: #7F7F7D 1px solid; 
	BORDER-LEFT: #7F7F7D 1px solid; 
	BORDER-BOTTOM: #7F7F7D 1px solid; 
	BORDER-TOP: #7F7F7D 1px solid; 
	BackGround: #990000;}
.blackbox {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BackGround: #000000;}
.whitebox {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BackGround: #ffffff;}
td {
	font-family: geneva, arial, helvetica;
	font-size: 12;
	color: #000000;
	font-weight: none;
	text-decoration: none;}
a:link {
	font-family: geneva, arial, helvetica;
	color: #3366cc;
	font-size: 12;
	text-weight: bold;
	text-decoration: underline;}
a:visited {
	font-family: geneva, arial, helvetica;
	color: #3366cc;
	font-size: 12;
	text-weight: bold;
	text-decoration: underline;}
a:hover {
	font-family: geneva, arial, helvetica;
	color: #cc0000;
	font-size: 12;
	font-weight: none;
	text-decoration: underline;}
a {	text-weight: bold;
	font-family: geneva, arial, helvetica;
	font-size: 12;
	text-decoration: underline;}
