body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	background-color: #004000;
	list-style-image: url(bullet.gif);
	list-style-type: circle;
	position: absolute;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	background-image: url(bgbarkentin.jpg);
	background-repeat: repeat;
	}

a {
	color: #FFFFFF;
     }
a:visited{
    color:#FFFFCC; 
	}
