.MainText
{
	font-family: Blue Highway, Arial;
	
	font-size: 17px;
	color: #0C007F;
	text-decoration: none;
}
.Footer
{
	font-family: Blue Highway, Arial;
	
	font-size: 17px;
	color: #FFFF00;
	text-decoration: none;
}
.Links
{
	font-family: Blue Highway, Arial;
	
	font-size: 17px;
	color: #FFFF00;
	text-decoration: underline;
}
.Welcome
{
	font-family: Blue Highway, Arial;
	font-weight: bold;
	font-size: 22px;
	color: #0C007F;
	text-decoration: none;
}