a:hover {
	color : Red;
}
.email{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #757575;
	font-weight: bold;
}
.body{
	font-family : Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #313131;
	font-weight : normal;
}
.bigbody{
	font-family : Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : #656565;
	font-weight : bold;
}
.link{
	font-family : Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #996666;
	font-weight : normal;
}
.footer{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #757575;
	font-weight: bold;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5639;
	background: #FFFFFF;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}
.form_button {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: Black;
	background: #988974;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
}
