body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000066;
	background-image: url(backblue.jpg);
	background-repeat: repeat;
	text-align: center;
}
.fett {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: underline;
}
a:link { font-weight:bold; color:#FFFFFF; text-decoration:underline}
a:visited { font-weight:bold; color:#999999; text-decoration:underline}
a:hover { font-weight:bold; color:#CCCCCC; text-decoration:underline}
a:active { font-weight:bold; color:#FFFFFF; text-decoration:none}
