body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #979797;
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg) repeat-x;
	background-color:#FFFFFF;
}

a:link { text-decoration:none; color: #979797; }
a:visited { text-decoration:none; color: #979797; }
a:hover { text-decoration:underline; color: #000000; }
