a.topnav:link {
	color : #333300;
	font-size : 14px;
	line-height : 24px;
	text-decoration : none;
	}

a.topnav:visited {
	color : #333300;
	font-size : 14px;
	text-decoration : none;
	line-height : 24px;
}

a.topnav:active {
	color : #333300;
	font-size : 14px;
	line-height : 24px;
}

a.topnav:hover {
	color : #996666;
	font-weight : normal;
	font-size : 14px;
	text-decoration : underline;
	line-height : 24px;
}

b.topnav {
	color : #333300;
	font-weight : bold;
	font-size : 14px;
	line-height : 24px;
}

h2.dark
{
	color: #333300;
	border-style : solid;
	border-left : none;
	border-right : none;
	border-top : none;
	border-color : #333300;
	border-width : 1px;
}

h2.medium
{
	color: #996666;
	border-style : solid;
	border-left : none;
	border-right : none;
	border-top : none;
	border-color : #996666;
	border-width : 1px;
}

h2.light
{
	color: #666633;
	border-style : solid;
	border-left : none;
	border-right : none;
	border-top : none;
	border-color : #666633;
	border-width : 1px;
}

h3.dark
{
	color: #333300;
}

h3.medium
{
	color: #996666;
}

h3.light
{
	color: #666633;
}

h4.dark
{
	color: #333300;
}

h4.medium
{
	color: #996666;
}

h4.light
{
	color: #666633;
}
body {
	color: #333300;
}
a.body:link {
	color : #666633;
}

a.body:visited {
	color : #666633;
}

a.body:active {
	color : #333300;
}

a.body:hover {
	color : #996666;
	font-weight : bold;
}

p.small {
	font-size : 11px;
}

td.member {
	font-size : 11px;
}

form.member {
	font-size : 11px;
}

input.member {
	font-size : 11px;
}

textarea.member {
	font-size : 11px;
}


