@charset "UTF-8";
/* CSS Document */

body {
	margin: 20px;
	padding: 0;
	background-color: #000000;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
h2 {
	color: #ddd;
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 110%;
}

a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img:hover {
opacity:1;
}


a:hover img, 
a:active img { 
border: 0px solid #000000; 
} 

a:link {
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	font-weight:bolder;
	text-decoration:underline;
}

p {
	margin: 0;
	padding: 0 0 1em 0;
}

td.vv {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}


.headertekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
}
.pieniteksti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.disco {
	border: thin solid #FFF;
}
