body {
        color: #f2bb44;
	background-color: #2D2522;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #362E24; 
    scrollbar-arrow-color: green;
    scrollbar-DarkShadow-Color: blue;
}
.smaller {
	font-size: 10px;
	color: #666;
}
.links {
	color: #f2bb44;
}

a:link { 
    font-size: 11pt; color: #f2bb44; font-weight: 200; text-decoration: underline;
}

a:visited { 
    font-size: 11pt; color: #d87727; text-decoration: none;
}

a:hover { 
    font-size: 11pt; font-weight: bold; color: #786034; text-decoration: underline; 
}
.smallerLight {
	color: #999;
}

h1, h2, h4 {
   text-align: center;
}

img { 
    border: #f2bb44 thin solid;
}
