body {
	font-family: "Comic Sans MS";
}
h2 {
	color: #003399;
}
h3 {
	color: #003399;
}
.totop {
	font-size: xx-small;
	font-weight: bold;
}
.smalltext {
	font-size: small;
	color: #000000;
}
.price {
	color: #CC0000;
}
.bldgawards {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #003366;
}
.boardmin {
	font-family: "Times New Roman", Times, serif;
}
.blacktext {
	color: #000000;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.calcell {
	height:150px;
	width:150px;
	color:#333333;
	vertical-align: top;
}
#calendartable .calcell a {
	color: #7F5417;
}
.events a {
	color: #7F5417;
}
.events {
	color: #7F171F;
}
.whitetext {
	color: #FFFFFF;
	font-weight: bold;
}

.medtext {
	font-size: medium;
}
index.html table {
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
a.whitetext:link {
	color: #FFFFFF;
	font-weight: bold;
}
.yellowtext {
	color: #FFFF00;
}
.greentext {
	color: #00FF00;
	font-weight: bold;
}


a.whitetext:active {
	color: #FFFFFF;
	font-weight: bold;
}
a.whitetext:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a.whitetext:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.yellowtext {
	color: #FFFF00;
	font-weight: bold;
}
