body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
body a:link {
	color: #a20000;
	text-decoration: none;
}
body a:visited {
	color: #a20000;
	text-decoration: none;
}
body a:active {
	color: #666666;
	text-decoration: none;
}
body a:hover {
	color: #666666;
	text-decoration: none;
}

body img {
	border: none;
	}
