.text
{
	font-family: arial;
	font-size: 14px;
	color: #192C67;
}
.news
{
	font-family: arial;
	color: #1E7C28;
	font-size: 14px;
}
.title
{
	font-family: arial;
	font-size: 20px;
	color: #192C67;
	font-weight: bold;	
}
.bottom-nav
{
	font-family: arial;
	color: #1E7C28;
	font-size: 14px;
	text-decoration: none;
}
.bottom-nav:hover
{
	font-family: arial;
	color: #1E7C28;
	font-size: 14px;
	text-decoration: underline;
}
.resource-link
{
	font-family: arial;
	font-size: 14px;
	color: #192C67;
	text-decoration: none;
}
.resource-link:hover
{
	font-family: arial;
	font-size: 14px;
	color: #192C67;
	text-decoration: underline;
}