/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(images/new-back.gif);}/*This handles no borders on images for Netscape - both normal images and linked images*/image {border: none;}a img { color: #FFF; border: none; }.Nav {	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: Bold;	font-variant: normal;	text-decoration: none;	line-height: 30px;	color: #ffffff;	padding-left: 20px;}.Nav a:link    	{ color: #ffffff; font-weight: Bold; text-decoration: none; }.Nav a:active  	{ color: #ffffff; font-weight: Bold; text-decoration: none; }.Nav a:visited 	{ color: #ffffff; font-weight: Bold; text-decoration: none; }.Nav a:hover  	{ color: #000000; font-weight: Bold; text-decoration: underline; }
