﻿body 
{
}

#mainBodyContainer a {	
	color:	#990000;
	font-weight: normal !important;
	}
		
#mainBodyContainer a:hover	{	
	text-decoration:	underline;
	color:	#000;
	}

#secondNav
{
	margin: 0px 0px 20px 0px !important;
}

#secondNav li
{
	list-style: none;
	display: inline;
	margin-right: 20px !important;
}
