

A:link { text-decoration: none; font-weight: bold}



A:hover {text-decoration: none; font-weight: bold; color: #339900}



A:active { text-decoration: none; font-weight: bold}



A:visited { text-decoration: none; font-weight: bold} 



body {scrollbar-base-color:#663300;}

/* EMAIL FORM 
#emailform {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;
}
#emailform h1 {
	font-size: 14px;
	color: #990000;
}
#emailform img {
	float: left;
	margin-right: 10px;
}
span.label,span.spacer,span.multiple span {
	width:120px;
	float:left; 
	color: #000;
	} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 

 END EMAIL FORM */
 
 
/* EMAIL FORM START */

#emailform {
	width: 188px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 39px;
	background-color: #fde8c7;
	padding: 30px;
	border: 1px solid #cfac76;
}
span.label,span.spacer,span.multiple span {
	width:120px;
	float:left; 
	color: #000;
	font-weight: bold;
	} 
span.multiple {float:left;} 
span.button { } 
div.clear {clear:both;padding-top:5px;} 



.message {
	font-family: Arial, Helvetica, sans-serif;
	background: rgba(225, 225, 225, 0.8);
	float: right;
	text-align: justify;
	height: 394px;
	width: 325px;
	padding: 18px;
	margin-left: 20px;
	font-size: 14px;	
	line-height; 130%:
}
.message em{
	font-weight: bold;
	font-style: normal;
	color: #663200;
}
/* EMAIL FORM END */
