.navbar {
	color: #2c8496;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;	
}
.navbar a:link {
	color: #2c8496;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
		}
.navbar a:visited {
	color: #2c8496;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:hover {
	color: #2c8496;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.navbar a:active {
	color: #2c8496;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.main a:link {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main a:visited {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main a:hover {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.main a:active {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2c8496;
	text-decoration: none;
}
h4
{
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
h5
{
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.announce {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.bodytext {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.smallwhitetext {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.largewhitetext {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomtext {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	background-position: center;
	width: 720px;
	text-align: center;
}
.quotetext {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.smallbluetext {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.images {
	border: 3px solid #2e8598;
}

.bodytext a:link {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color:#2c8496;
	text-decoration: none;
}
.bodytext a:visited {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2c8496;
	text-decoration: none;
}
.bodytext a:hover {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2c8496;
	text-decoration: underline;
}
.bodytext a:active {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2c8496;
	text-decoration: none;
}