body {
  background-color: #0066CC;
  color: ##0000FF;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##0000FF;
	text-decoration: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;

}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.reklamtop {
    font-family:Georgia;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(reklam/Top.jpg);
}
.reklammidle {
	background-image: url(reklam/Midle.jpg);
	background-repeat: repeat;
	font-family: Georgia;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
.reklammidle A:hover {
    font-family: Georgia;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}		
.reklambot {
    background-image: url(reklam/Bot.jpg) ;
	background-repeat: no-repeat;
