body {
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #404040
	}
	body a:link          {text-decoration: underline; color: #4077BF}
	body a:visited       {text-decoration: underline; color:gray}
	body a:hover 	{text-decoration: none;}

.blackbar {
	font-weight: bold; 
	font-size: 13px; 
	color: #FFFFFF;
	}	
	.nl_blackbar a:link          {text-decoration: none; color: white}
	.nl_blackbar a:visited       {text-decoration: none; color:white}
	.nl_blackbar a:hover 	{text-decoration: underline;}

.bodycopy {
	font-size: 13px;
	}	

.adsTitle {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	}	

.adsSubTitle {
	font-family: verdana, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	}	

.white {color: white}
.red {color: red;}
.blue {color: #1A1B85}

