body {
	background-color: #060e26;
	margin-left: 4px;
	margin-top: 1px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	color: #a6a390;
	font-size: 14px;
	line-height: 23px;
}
.smallNav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ##a6a390;
}
.smallNav a {
	font-size: 10px;
	color: #a6a390;
}
.smallNav a:link {
	text-decoration: none;
}
.smallNav a:visited {
	text-decoration: none;
	color: #a6a390;
}
.smallNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.smallNav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mainText {
	color: #333333;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.mainText a:link {
	color: #003366;
	text-decoration : none;
}

.mainText a:visited {
	color: #006bcc;
	text-decoration : none;
}

.mainText a:active {
	color: #006bcc;
	text-decoration : underline;
}

.mainText a:hover {
	color: #CC0000;
	text-decoration : underline;
}
input, select {
	background-color:#c5d9f4
}
input, select, textarea {
	border:#060e26 1px solid;
	color:#060e26
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
