body {
background-color: rgb(178, 47, 61);
}
	 
#cont_area {
	background-color: rgb(167, 174, 184);
	background-image: url(images/COIN_content_background.jpg);
	background-repeat: no-repeat;
}
 
#footer {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
 
#footer a {
	color: #ffffff;
	text-decoration: none;
}
 
.mainBody {
	font-family: Tahoma, Arial, Helvetica Narrow, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
 
.mainBody a:link {
	color: #000000;
	font-weight: bold;
}
.mainBody a:visited {
	color: #000000;
	font-weight: bold;
}
.mainBody a:hover {
	color: #000000;
	font-weight: bold;
}
 
#quote {
	font-family: Verdana, Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
 
.red {
	color: #a61020;
}
 
#topLinks {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #000000;
}
 
#topLinks a:visited {
	color: #000000;
	text-decoration: none;
}
 
#topLinks a:link {
	color: #000000;
	text-decoration: none;
}
 
#topLinks a:hover {
	color: #000000;
	text-decoration: underline;
}

TEXTAREA {
	font-family: Tahoma, Arial, Helvetica Narrow, sans-serif;
	font-size: 10pt;
}
