.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.subheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.adminheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #783F3F;
	font-weight: bold;	
}

.adminsmtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

body {
	background-color: FAF3EA;
}
img {
	border-color: #783F3F;
}
hr {
	background-color: #783F3F;
	height: 2px;
	border: 0px;
}
.curpage {
	color: #B99E7B;
}

.ooslink a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.ooslink a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.ooslink a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.ooslink a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a:link {
    color: #783F3F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
    color: #783F3F;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #783F3F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #783F3F;
	font-weight: bold;
	text-decoration: underline;
}
