.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.navigationtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.whiteborder {
	border: 6px solid #FFFFFF;
}

.navigationtext a:link { text-decoration: none; color: #FFFFFF}
.navigationtext a:visited { text-decoration: none; color: #FFFFFF}
.navigationtext a:hover {  text-decoration: none; color: #CCCCCC}
.navigationtext a:active { text-decoration: none; color: #FFFFFF}

a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #000000}
a:hover {  text-decoration: none; color: #FFFFFF}
a:active { text-decoration: none; color: #000000}

.indent {
	line-height: 11pt;
	padding-left: 10px;
	padding-right: 10px;
}
.whitetext {
	color: #FFFFFF;
}
.whitetext a:link { text-decoration: none; color: #FFFFFF}
.whitetext a:visited { text-decoration: none; color: #FFFFFF}
.whitetext a:hover {  text-decoration: none; color: #CCCCCC}
.whitetext a:active { text-decoration: none; color: #FFFFFF}

.mybutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin solid #000000;
	background-color: 695F58;
}
.fancyfont {
	font-family: "Lucida Handwriting", cursive;
	font-size: 18px;
	line-height: 18px;
}
.thumbborder {
	border: 2px solid #FFFFFF;
}
