a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: 12317C;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: 12317c;
	border-bottom-width: thin;
	padding-left: 2px;
	padding-right: 2px;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: 12317C;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: 12317c;
	border-bottom-width: thin;
	padding-left: 2px;
	padding-right: 2px;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: FFF;
	background-color: 12317C;
	border-bottom-style: dotted;
	border-bottom-color: FFF;
	border-bottom-width: thin;
	padding-left: 2px;
	padding-right: 2px;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: 12317C;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: 12317c;
	border-bottom-width: thin;
	padding-left: 2px;
	padding-right: 2px;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: 000;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: 000;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #999966;
	border: 1px solid #000000;
}
