A {
	text-decoration:none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
A:hover {text-decoration:underline}
A:active {color: #FF0000;}

body {font-family: Verdana;
	border-top-color: #111111;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	margin-top: 0px;
	margin-left: 0px;
}

.bluelinks {
	color: #0000FF;
}
.text {
	font-size: small;
	color: #000000;
}
.whitetext {
	color: #FFFFFF;
}
.operatitle {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
}
.uboldtext {
	font-weight: bold;
	text-transform: uppercase;
}
.mainmenu {
	background-color: 000080;
	text-align: left;
	padding: 2px;
}
.divisiontext {
	font-size: medium;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	background-color: #0000FF;
}
.smallwhite {
	font-size: 10pt;
	color: #FFFFFF;
}
.xsmalltext {
	font-size: x-small;
	color: #000000;
}
