/* CSS Document */

body{
background-color:transparent;
margin:0px}

.frog{
font-family: Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
}

.frog a {
color:#000;
text-decoration:none;
}

.frog a:hover {
color:#000;
text-decoration:none;
}


/* HAIRHOUSE SOM LIGGER PÅ SVART BOTTEN*/
.vitfrog{
font-family: Verdana, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	color:#999;
	margin:0px;
}

.vitfrog a {
color:#999;
text-decoration:none;
}

.vitfrog a:hover {
color:#999;
text-decoration:none;
}