
a:link {
	color : #6d070c;
	text-decoration : underline;
	font-weight : bold;
}

a:visited {
	color : #6d070c;
	text-decoration : underline;
	font-weight : bold;
}

a:hover {
	color : #6d070c;
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color : #6d070c;
	text-decoration : underline;
	font-weight : bold;
}

body {
	/* scrollbar-highlight-color: scrollbar-3dlight-color: scrollbar-darkshadow-color: scrollbar-track-color: */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #ffffff;
	scrollbar-shadow-color : #8f5f2f;
}

hr{
	height : 1pt;
}

p, span{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

textarea, input, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.footer{
	color : #000000;
	font-size : 11px;
}

.footer a:link {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : underline;
}

.footer a:visited {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : underline;
}

.footer a:hover {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : none;
}

.footer a:active {
	text-decoration : underline;
	color : #6d0d0c;
	font-weight : bold;
}

.header a:link {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : underline;
}

.header a:visited {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : underline;
}

.header a:hover {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : none;
}

.header a:active {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : underline;
}

.header {
	color : #6d0d0c;
	font-size: 16px;
	font-weight : bold;
	
}

.italicizedHeader{
	color : #6d0d0c;
	font-size : 16 px;
	font-weight : bold;
	text-decoration: underline;
	font-style: italic;
}


.logo{
	color : Black;
	font-weight : bold;
	font-size: 28px;

}

.logo a:link {
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

.logo a:visited {
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

.logo a:hover {
	color : #00008B;
	font-weight : bold;
	text-decoration : none;
}

.logo a:active {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

.slogan{
	color : #6d0d0c;
	font-size : 22 px;
	font-weight : bold;
}

.slogan a:link {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : underline;
}

.slogan a:visited {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : underline;
}

.slogan a:hover {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : none;
}

.slogan a:active {
	color : #6d0d0c;
	font-weight : bold;
	text-decoration : underline;
}

.topnav{
	color : #85582B;
	font-size : 11 px;
	font-weight : bold;
}

.topnav a:link {
	color : #85582B;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:visited {
	color : #85582B;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:hover {
	color : #85582B;
	font-weight : bold;
	text-decoration : underline;
}

.topnav a:active {
	color : #85582B;
	font-weight : bold;
	text-decoration : none;
}


