a:link {
	color: #0b9948;
	
	text-decoration: underline;
	font-family: Arial;
}
a:visited {
	color: #0b9948;
	text-decoration: none;
		font-weight: bold;
	text-decoration: underline;
	
}
a:hover {
	color: #0D618E;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	}

.Headding1 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
}
.PagerHeader {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;

}
.Blue-paragraph {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
.heading2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #850e33;
	font-weight: bold;

}
.sponsor {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #000066;
}
.bd-outline {
	border: 2px solid #000000;
}
