BODY {
	color : #660000;
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 12px;
	background-image: url(img/bg1.gif);
	background-repeat: repeat;

}

TD {
	font-size : 12px;
	line-height : normal;
	cursor: default;


}

H1 {
	font-size : 19px
	
}



TABLE {
}

H3 {
	font-size : 16px;
	color : #CC0000;
}

A {
	color : #CC0000;
	text-decoration : none;
	font-size : 12px;
}

A.headerrot {
	color : White;
	text-decoration : none;
	
}

A:Hover.headerrot {
	color : Black;
	text-decoration : none;
	}

A:ACTIVE {
		color : #660000;
		text-decoration : none;
}
	
A.rubrik {
	color : Black;
	text-decoration : none;
	vertical-align : middle;
}

A:Hover.rubrik {
	color : #CC0000;
	text-decoration : none;
	vertical-align : middle;	
}

A:HOVER {
	color : White;
	text-decoration : none;
}

