a:link {
	color: #004b8d;
	text-decoration: none;
}
a:visited {
	color: #004b8d;
	text-decoration: none;
}
a:hover {
	color: #004b8d;
	text-decoration: underline;
}
a:active {
	color: #004b8d;
	text-decoration: none;

}
.border {
	border-style: solid;
	border-width: 2px;
	border-color: #eb752f;
	background-color: #ffffff;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.fields {
	border-style: solid;
	border-width: 1px;
	border-color: #8fc0e4;
	background-color: #ffffff;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.button {
	border-style: solid;
	color: #ffffff;
	border-width: 1px;
	border-color: #156eb0;
	background-color: #156eb0;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #8fc0e4;
	background-color: #ffffff;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.button2 {
	border-style: solid;
	color: #ffffff;
	border-width: 1px;
	border-color: #5b5437;
	background-color: #5b5437;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
