
body	{ color: #000000; }

A:link	 { color: #aa0000; text-decoration: none; font-weight: bold; }

A:visited { color: #aa0000; text-decoration: none; font-weight: bold; }

A:active { color: #cc0000; text-decoration: none; font-weight: bold; }

A:hover	 { color: #cc0000; text-decoration: underline; font-weight: bold; }

.shadow	{ height: 10; width: 400;
	filter: Shadow(color=#bbbbbb) }

.dropshadow  { height: 10; width: 400;
		filter: DropShadow(color=#bbbbbb, OffX=4, OffY=4, Positive=1) }

.standardfont	{ font-family: Arial; }

.font	{ color: #000000; font-size: 10 pt; font-weight: bold; }

.overskrift	{ color: #000000; font-size: 20 pt; }