body 		{background-color: #FFFFFF;
		font-family: Verdana;
		font-size: 10px;
		font-color: #FFFFFF;
     		}

tr		{font-family: Verdana;
		font-size: 10px;
		font-color: #FFFFFF;
		}

h1		{font-family: Verdana;
		font-size: 12px;
		font-color:#FFFFFF;
		}


div.form	{position: absolute;
	  	left: 440px;
	  	top: 220px;
		height: 260px;
		width: 400px;
		scrolling: yes;
		overflow: auto;
		font-color: #FFFFFF;
		font-family: Verdana;
		font-size: 10px;
		}

div.content	{position: absolute;
	  	left: 20px;
	  	top: 92px;
		height: 374px;
		width: 405px;
		scrolling: yes;
		overflow: auto;
		font-color: #FFFFFF;
		font-family: Verdana;
		font-size: 10px;
		}

div.contentmp3	{position: absolute;
	  	left: 0px;
	  	top: 92px;
		height: 369px;
		width: 485px;
		scrolling: yes;
		overflow: auto;
		font-color: #FFFFFF;
		font-family: Verdana;
		font-size: 10px;
		}

div.mp3content	{position: absolute;
	  	left: 20px;
	  	top: 142px;
		height: 419px;
		width: 485px;
		scrolling: yes;
		overflow: auto;
		font-color: #FFFFFF;
		font-family: Verdana;
		font-size: 10px;
		}

div.menu	{
		position: absolute;
		margin: 0px auto;
		left: 20px;
		bottom: -225px;
		width: 793px;
		height:250px;
		font-color: #FFFFFF;
		font-family: Verdana;
		font-size: 16px;
		}

a:link {
		font-color: #FFFFFF;
		font-family: Verdana;
		font-size: 16px;
		color: #ffffff;
		text-decoration:none;
}
a:hover {
		font-color: #FFFFFF;
		font-family: Verdana;
		font-size: 16px;
		color: #ffffff;
		text-decoration:none;
}
a:visited {
		font-color: #FFFFFF;
		font-family: Verdana;
		font-size: 16px;
		color: #ffffff;
		text-decoration:none;
}

div.rsseng a {
		background-image: url(backgrounds/rss.jpg);
		background-repeat: no-repeat;
		position: absolute;
		width: 300px;
		height: 175px;
		top: 50px;
		left: 530px;
		text-decoration: none;
} 
div.rssnl a {
		background-image: url(backgrounds/rss.jpg);
		background-repeat: no-repeat;
		position: absolute;
		width: 300px;
		height: 175px;
		top: 275px;
		left: 510px;
		text-decoration: none;
} 