H1  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : #FFCC00;
}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #FF6633;
}

A.small  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #FF6633;
}

A:Visited  {
	font-size : x-small;
	font-weight : bold;
	font-family : sans-serif;
	color : #FF6666;
}

A:Active  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #FF9933;
}

A:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #FF0000;
}

BODY  {
	background-color : #000080;
	left : 0;
	top : 0;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #FFCC00;
	background-image : url("img/back.jpg");
}

P  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #ffcc33;
}

P.bold  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #ffcc33;
}

P.klein  {
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #ffcc33;
}
