body { 

	 background-color: #E6E6E6;
	 margin-top: 0;
	 margin-bottom: 0;
	 width: 100%;
	 height: 100%;
	 
	 
	 
}

A:link {

	color: #666666; 
	text-decoration:none;
}

A:visited {

	color: #5397BE; 
	text-decoration:none;
}

A:hover {

	color: #4DDEFC;
	text-decoration:underline;
}

A:active {

	color:#666666;
	font-weight:bold; 
}	
	


a:hover.m {

	color: #1E5AAB;
	font-weight:bold; 
	text-decoration:none;
}

#resources a:link {

	color: #cc6600; 
	text-decoration:none;
}


#resources a:active {

	color:#cc6600;
	font-weight:bold; 
}	
	
	
#resources a:visited {

	color: #333333; 
	text-decoration:bold;
}

#resources a:hover {

	color: #4DDEFC;
	text-decoration:underline;
}

#mailto a:link {
	text-decoration: underline;
	
}	










