a 	{text-decoration: none; 
	color: #FF0000;
	}

a:hover {text-decoration: underline;
		}

a:visited	{color: #99CCCC; 
		text-decoration: none;
		font-weight: normal;
		}

a.clsNavigation	{color: #FF0000;
			font-weight: bold;}

a.clsNavigation:hover	{font-weight: bold;}

a.clsNavigation:visited	{color: #99CCCC;
				font-weight: bold;}


img	{border: 0px}

body {background-color: #FFFFFF}

div#Sidhuvud {position: absolute;
		left: 10px;
		top: 10px;
		padding: 0px;
		font-family: Verdana, sans-serif;
		font-size: 9pt;
		}

div#Innehall {position: absolute;
		left: 120px;
		top: 130px;
		width: 600px;
		background-color: #FFFFFF;
		font-family: Verdana, sans-serif;
		font-size: 9pt;
		color: #000000;
		padding: 10px;
		}


