/*  No Border Links Container  */
.noborder_Accent
{
    font-family: "Gill Sans MT", Arial, sans-serif; 
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #092843;
	line-height: normal;
	text-align: center;	
	margin-bottom: 10px;
	overflow: auto;	
}
.noborder_Accent a:link {
	color: #D45500;
	text-decoration: underline;
}
.noborder_Accent a:visited {
	text-decoration: underline;	
	color: #cccccc;
}
.noborder_Accent a:hover {
	text-decoration: underline;	
	color: #999999;
}