p {
	background-color: transparent;
	color: #444;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

body {
	background-image: url(../bilder/back.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

A:active {
background-color: transparent;
color: #444;
font-family: Verdana, Arial ;
font-size: 11px;
text-decoration: none;
font-weight: normal;

}

A:link {
background-color: transparent;
color: #444;
font-family: Verdana, Arial;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

A:visited {
background-color: transparent;
color: #444;
font-family: Verdana, Arial;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

A:hover {
background-color: transparent;
color: #444;
font-family:  Verdana, Arial;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}


A.smackit:active {
background-color: transparent;
color: #00FF00;
font-family: Verdana, Arial ;
font-size: 11px;
text-decoration: none;
font-weight: normal;

}

A.smackit:link {
background-color: transparent;
color: #00FF00;
font-family: Verdana, Arial;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

A.smackit:visited {
background-color: transparent;
color: #00FF00;
font-family: Verdana, Arial;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

A.smackit:hover {
background-color: transparent;
color: #FFFFFF;
font-family:  Verdana, Arial;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}
