﻿
BODY 
{ 
scrollbar-base-color: #cccccc; 
}
BODY {margin-left: 0} 
BODY {margin-right: 0} 
BODY {margin-top: 0} 
BODY {margin-bottom: 0}

a{text-decoration: none}
A:link {text-decoration: none; color: ffffff;}
A:active {text-decoration: none; color: ffffff;}
A:visit {text-decoration: none; color: ffffff;}
A:hover {text-decoration: none; color: 999999;}

a.bottomnav{text-decoration: none}
a.bottomnav:link {text-decoration: none; color: ffffff;}
a.bottomnav:active {text-decoration: none; color: ffffff;}
a.bottomnav:visit {text-decoration: none; color: ffffff;}
a.bottomnav:hover {text-decoration: none; color: 999999;}


.bottomnav{
	 font-family:Verdana;
	 color:ffffff;
	 font-size:10px;
	 text-align:center;
	 
}

a.services:link, a.services:visit, a.services:active, a.services{
	text-decoration: none; 
	color: 000000;
} 

a.services:hover{
	text-decoration:none;
	color:999999;
}

.NL_heading{
	color:008240;
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}


.services{
	color:000000;
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
}

a.newsletter:link, a.newsletter:visit, a.newsletter:active, a.newsletter{
	text-decoration: none; 
	color: FFCC00;
} 

a.newsletter:hover{
	text-decoration:none;
	color:999999;
}

