body{
margin-left: 25px;
margin-top: 25px;
margin-right: 25px;
margin-bottom: 25px;
background-color: white;
color: black;}

a:link {
     color: black;
     background-color: transparent;
     text-decoration: none;
     }

a:visited {
     color: black;
     background-color: transparent;
     text-decoration: none;
     }

a:hover {
     color: black;
     background-color: transparent;
     text-decoration: none;
     }

a.logotext:link {
     color: white;
     background-color: transparent;
     }

a.logotext:visited {
     color: white;
     background-color: transparent;
     }

a.logotext:hover {
     color: red;
     background-color: white;
     text-decoration: none;
     }

a.radiostations:link {
     color: red;
     background-color: transparent;
     }

a.radiostations:visited {
     color: red;
     background-color: transparent;
     }

a.radiostations:hover {
     color: white;
     background-color: red;
     text-decoration: none;
     }

.form {
	display: inline;
	font-family: Verdana;
	font-size: 13px;
	border-width: 1px;
	background-color: white;
	color: black;
	border-color: black;
	hide-focus: true;
}

.submit {
	font-family: Verdana;
	font-size: 13px;
	border-width: 1px;
	background-color: white;
	color: black;
	border-color: black;
	hide-focus: true;
}

TABLE, TR, TD { font-family: Verdana; font-size: 13px; color: black;}

.logo { background-color: white; background-image: url(logo.png); background-repeat:repeat-x; filter: alpha(opacity="40"); opacity: 0.4; PADDING-LEFT: 10px; PADDING-TOP: 2px; PADDING-RIGHT: 10px; PADDING-BOTTOM: 5px; color: black; border:1px solid black;}

.logotext{ color: black; text-decoration: none;}

.radiostations{ color: black; text-decoration: none;}

.top { background-image: url(top.png); background-repeat:repeat-x; filter: alpha(opacity="50"); opacity: 0.5; border-top: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; border-bottom: 0px solid black;}

.bottom { background-color: white; filter: alpha(opacity="50"); opacity: 0.5; color: black; border-top: 0px solid black; border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black;}

.copyright { background-color: white; filter: alpha(opacity="50"); opacity: 0.5; color: black; border:1px solid black;}
