.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 10px 5px 5px;
	height: 200px;

}
A.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #548bc7;

	}
	
A.whatsnew:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #548bc7;

	}
	
A.whatsnew:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #548bc7;

}
A.whatsnew:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #548bc7;

}
A.whatsnew:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #548bc7;

}


.ftrNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999966;
	font-style: normal;
	font-variant: normal;
	padding: 5px;

}
a:link,a:visited,a:hover,a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #999966;
}


a:hover{
font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}