body {
background-image: url("media/background-thin-lines.gif");
background-position: center top;
background-color: #ffffff;
background-repeat: repeat;
scrollbar-face-color:#373737;
scrollbar-arrow-color:#686868;
scrollbar-track-color:#ffffff;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a:link {
	font-family: Arial;
	color: #41a0cf;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}


a:visited {
	font-family: Arial;
		color: #41a0cf;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	}

a:hover {
	font-family: Arial;
		color: #cc9900;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	}