HTML, BODY 
{
	
	font-family : "georgia, Arial"
	font-size : medium;
	text-align :
 left;
	background-color : 2f4048;
	
	

	
}
body 
{
background-image: url(IMG/design/bakgrund2.jpg);
background-attachment: fixed;
}


a:link { color: #000000; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }




H1{
	font-family: georgia ;
	font-size: 20pt;
	font-weight: bold;
	color: #6E90A9;
}

A {
	color : #6E90A9;
	font-weight: bold;
}

A:HOVER {
	color : #6E90A9;
	letter-spacing: 2px


	
}

 








.susnet:link, .susnet:visited, .susnet:active {color:#000000; text-decoration:none; font-size:10px; font-family:Verdana;}
.susnet:hover {color:#000000; background-color:#3f5e22;}

