.largetitle {
	font-family: "Comic Sans MS";
	font-size: 50px;
	font-weight: bold;
	color: #FB6400;
}
.mediumtitle {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #BC0023;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;

}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}


.buttons {
font: 13px Comic Sans MS;
font-weight: bold;
text-decoration: none;
text-align: center;}

.linkbuttons {  font-family: "Comic Sans MS"; font-size: 11pt; font-weight: 200; color: #FF6600; text-decoration: none}
a:link { color: #FF6600} 
a:active { color: #FF6600} 
a:visited { color: #FF6600} 
a:hover { color: #990000} 

