a:link {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
body {
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	background-color: #cccccc;
	background-image: url(images/Fleck.gif);
	background-repeat: repeat;
}
.indent {
	padding-right: 20px;
	padding-left: 20px;
}
