:link, :visited { text-decoration: none ! important }
:link:hover, :visited:hover {font-weight: bold }
BODY {
font-size:.8em; font-family:Arial, Helvetica, sans-serif;
/*background-image:url("images/dnr logo.gif");
/* Defines the location of the background image (relative or absolute location) */
/*background-attachment:fixed;
/* Sets the image to be fixed in place and will not scroll with page content*/
/*background-repeat:no-repeat;
/* The background image is to display one time only */
/*background-position:bottom left; 
/* The background image will always be in the top left of the browser*/
}