body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
	background-attachment: fixed;
	background-image: url(../bilder/tosjahinter.jpg);
	background-repeat: no-repeat;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	font-size: 10pt;
	font-style: normal;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	font-size: 10pt;
	font-style: normal;
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;



}
a:active {
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;


}
