a:link {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
body {
	color: 003300;
	background-color: #CCCCFF;
	background-image: url(../images/fleck_blue.gif);
	background-repeat: repeat;
	text-align: justify;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
