a {
	text-decoration: none;
}

.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
}
.NavTextSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF473B;
	text-decoration: none;
}
.RPanelCaption {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.LPanelBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: 1.3;
}
a.LPanelLink:link    { color: #666666; } 
a.LPanelLink:visited { color: #666666; } 
a.LPanelLink:hover   { color: #666666; } 
a.LPanelLink:active  { color: #666666; } 

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.FooterLink:link    { color: #FFFFFF; } 
a.FooterLink:visited { color: #FFFFFF; } 
a.FooterLink:hover   { color: #FFFFFF; } 
a.FooterLink:active  { color: #FFFFFF; } 
