.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
	list-style-image: url(images/print.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 175px 150px;

}
a:link {
    color: #336600;
	text-decoration:  underline;
	}

a:visited {
    color: #669933;
	text-decoration:  none;
	}
	
a:hover {
    color: #336600;
	font-weight: bold;
	text-decoration:  none;
	}
	
}
