.menu
{
	font-family: Verdana; 
	font-size: xx-small;
	font-weight: 700;
	color: #999999;
	text-decoration: none
}

.menu:hover
{
	font-family: Verdana; 
	font-size: xx-small;
	font-weight: 700;
	color: #000054;
	text-decoration: none
}


.active_menu
{
	font-family: Verdana; 
	font-size: xx-small;
	font-weight: 700;
	color: #000054;
	text-decoration: none
}

.link
{
	font-family: Verdana; 
	font-size: 8pt;
	color: #4f6e8b;
	text-decoration: none
}

.link:hover
{
	font-family: Verdana; 
	font-size: 8pt;
	color: #4f6e8b;
	text-decoration: underline
}

.contactLink
{
	font-family: Verdana; 
	font-size: 9pt;
	color: #4f6e8b;
	text-decoration: none
}

.contactLink:hover
{
	font-family: Verdana; 
	font-size: 9pt;
	color: #4f6e8b;
	text-decoration: underline
}

.articleLink
{
	font-family: Verdana; 
	font-size: 9pt;
	color: #4f6e8b;
	text-decoration: none
}

.articleLink:hover
{
	font-family: Verdana; 
	font-size: 9pt;
	color: #4f6e8b;
	text-decoration: underline
}

.articleDate
{
	font-family: Verdana; 
	font-size: 7pt;
	color: #000000;
}

.title
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000054;
}