body {
	background: #7d2a24;
}
.copy1 {
	font-family: Rockwell, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #007780;
}
.copy2 {
	font-family: helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FFDC80;

}
.copy3 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A1FFDF;
}

.head {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #EC9200;
}

.head2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
}


A:link {text-decoration: underline; color: #520000}
A:visited {text-decoration: none;  color: #574646} 
A:hover {text-decoration: none;  color: #ccf5ff}


  a.text1:link {text-decoration: underline; color:#520000}
  a.text1:active { color:#FFffff }
  a.text1:visited {text-decoration: underline; color: #0000b3}
  a.text1:hover { color: #00FFA9}



