.funheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
.bottomnavbar {
	font-size: 11px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.inputboxredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
}
.greyboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	text-align: center;
}

.greyboldtext a:link {
	text-decoration: none;
	color: #999;
}
.greyboldtext a:visited {
	color: #999;
	text-decoration: none;
}

.greyboldtext a:hover {
	color: #c00;
}
.greyboldtext a:active {
	color: #999;
	text-decoration: none;
}






.greyheading {
	font-size: 13px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}


.greyheading a:link {
	color: #999;
	text-decoration: none;
}
.greyheading a:visited {
	color: #999;
	text-decoration: none;
}
.greyheading a:hover {
	color: #C00;
}
.greyheading a:active {
	color: #999;
	text-decoration: none;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
.navbar a:link {
	color: #666;
	text-decoration: none;
}
.navbar a:visited {
	color: #666;
	text-decoration: none;
}
.navbar a:hover {
	color: #C00;
	text-decoration: none;
}
.navbar a:active {
	color: #666;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.content a:link {
	color: #666;
	text-decoration: none;
}
.content a:visited {
	color: #666;
	text-decoration: none;
}
.content a:hover {
	color: #C00;
}
.content a:active {
	color: #666;
	text-decoration: none;
}
.border {
	border: 1px solid #666;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}


.border a:link {
	border: 1px solid #666;
	color: #666;
	text-decoration: none;
}
.border a:visited {
	border: 1px solid #666;
	color: #666;
	text-decoration: none;
}

.border a:hover {
	border: 1px solid #666;
	color: #666;
	text-decoration: none;
}
.border a:active {
	border: 1px solid #666;
	color: #666;
	text-decoration: none;
}
.shoutout {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
