.copy { background-color: #FFFFFF; border: 1px #FFFFFF solid; font-family: Verdana; font-size: 10px; color: #DADADA;} 

.title { background-color: #3286AB; font-family: Verdana; font-size: 11px; font-weight: bold; color: #CCCCCC;} 

.copytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0B0B0;
	text-decoration: none;
	font-weight: bold;

}

.copytextbold:hover {
	font-size: 12px;
	color: #747452;
	text-decoration: underline;
	background-color: #CCCCCC;
	letter-spacing: 4em;
}

.copytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #83572C;
	text-decoration: none;
}

.copytext2:hover {
	color: #83572C;
	text-decoration: underline;
}

