a:link {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #EF8200;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.navbar {
	font-size: 12px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #440000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #440000;
}
body {
	background-color: #ADBA7B;
	font-family: Arial, Helvetica, sans-serif; 
}
h3 {
	color: #FFFFFF;
	background-color: #EF8200;
}
h4 {
	color: #EF8200;
	background-color: #FFFFFF;
}
ol {
	list-style-type: square;
}
ul {
	list-style-type: circle;
}
.headings {
	font-size: 36px;
	color: #400000;
	font-weight: bold;
}
.Current {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ef8200;
	text-align: left;
	vertical-align: middle;
}
.style8 {
	font-size: x-small;
	font-weight: bold;
	color: #E4DFDB;
	font-family: "Times New Roman", Times, serif;
}
.style28 {
font-size: 16px; color: #000000; font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

.style26{
font-size: 12px; color: #000000; font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

.style29 {
color:#CC0000;
font-size: 12px; color: #000000; font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

body.volunteer{
scrollbar-face-color: #ef8200;
scrollbar-highlight-color: #ffcf63;
scrollbar-3dlight-color: #ef8200;
scrollbar-darkshadow-color: #ffcf63;
scrollbar-shadow-color: #ef8200;
scrollbar-arrow-color: white;
scrollbar-track-color: #ffcf63;
}

