a:hover {
	color : #FF9900;
}
.top{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: White;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
}
.header a:hover{
	color : Black;
}
.body{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : Black;
	font-weight : normal;
	line-height: 17px;
}
.leftmenu{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : Navy;
	font-weight : bold;
	line-height: 27px;
}
.right{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : normal;
	line-height: 15px;
}
.link{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	font-weight : normal;
	line-height: 15px;
}
.footer{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}
.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: 12px;
	color: White;
	background: #ff8040;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
}
/*a[href]
{
	color: #0000FF !important;	/* For Firefox... mark as important, otherwise it becomes black */
}*/
