BODY {
	font-family : "verdana", "arial", "helvetica", "geneva", sans-seriff;
	font-style : normal;
	color : #000099;
	font-size : medium;
	font-weight : bold;
	background : #99CCFF url("../hgrund.jpg") no-repeat 5mm;
	background-position : top;
	background-image : url("../hgrundw.jpg");
	background-color : #EDFFFE;
}

HR {
	color : #000099;
}
A {
	color : #0000CC;
	font-style : normal;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: Red;
}








