h1 {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d9a639;
}
h1 a:link {
	color: #d9a639;
	text-decoration: none;
}
h1 a:visited {
	color: #d9a639;
	text-decoration: none;
}
h1 a:hover {
	color: #d9a639;
	text-decoration: none;
}
h1 a:active {
	text-decoration: none;
}

/* Mini Form */
#submitcaptcha{
  width:202px !important;
  margin:5px 5px 5px -2px !important;
}