a.leftlinks{
	color: White;
        font-family: helvetica,arial,sans-serif; 
        font-weight: bold;
        font-size: small;
	text-decoration: none;
}

a.leftlinks:visited{
	color: #FFFFCC;
        font-weight: bold;
        font-size: small;
	text-decoration: none;
}
a.leftlinks:hover{
	color: #66CC66;
	text-decoration: none;
}
.copyright{
	color: gray;
	font-size: 75%;
}

.toolbarheader{
	color: #66CC66;
        font-family: arial; 
        font-weight: bold;
        font-size: small;
	text-decoration: none;
}

h2.campcolor{
	color: #445F3D;
}
