.smallLinks { 
	color: white; 
	font-family: verdana; 
	font-size: 9px; 
	font-weight: bolder
	}
	
.mediumLinks { 
	color: white; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bolder
	text-align: center;
	}
	
h2{ 
	color: white; 
	font-family: verdana;
	}
	
a{
color: white;
}

.navbox{
   text-align: center;
   background-color: #7CA4BE;
   color: white;
   font-family: verdana;
   font-size: 15px;
   text-transform: capitalize;
   font-weight: bolder;
}

hr{
color: #CCCCCC;
size: 1px;
}

.innerText{
	color: #7CA4BE;
	font-family: verdana;
	font-size: 15px;
	font-weight: bolder;
	
}

.smallText{
	color: #4F5253;
	font-family: verdana;
	font-size: 9pt; 
	
}

.newsHeader{
	background-color: #233746;
	font-family: verdana;
	font-size: 15px;
	color: white; 
	
}
.newsText{
	font-family: verdana;
	font-size: 20px;
	color: white; 
	
}
