body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	background-repeat: repeat;
	background-image:  url("graphics/bg2.gif");
}

p {
	margin: 0;
	font-size: 0.7em;
}

p.light_text {
	margin: 0;
	color: #CCCCCC;
	font-size: 0.7em;
}

a {
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
  color: #333333;
}

a:hover {
	color: #993300;
}

form {
    margin: 0;
}

