body {
	background-image: url(images/main/bkg/wdtxbkg.jpg);
	background-repeat: repeat;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {color: #FFFFFF}
.white10 {
	color: #FFFFFF;
	font-size: 10px;
}
.orange {color: #FF3300; font-weight: bold; }
.green {color: #009900}
.fuscia {
	color: #CC0066;
	font-weight: bold;
}
.large {
	font-size: 18px;
	font-weight: bold;
}
.small {font-size: 10px}
.overlay {
background: url(jamaicacoffee/css/hills.jpg) repeat-x;
width: 100%;
padding: 0px;
margin: 0px
}
td#footer a:link {
	color: #CCCCCC;
}
td#footer a:visited {
	color: #CCCCCC;
}
td#footer a:hover {
	color: #FFFFFF;
	font-size: 11px;
}
td#footer a:active {
	color: #FF6600;
}
td#oth a:link {
	color: #0099FF;
}
td#oth a:visited {
	color: #0099FF;
}
td#oth a:hover {
	color: #CC3300;
	text-decoration: underline;
}
td#oth a:active {
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
