body         { 

scrollbar-face-color:#000000;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#000000;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

font-family: Verdana; 
font-size: 8pt 
}

a            { color: #999933}
a:active     { text-decoration: none  }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a:hover		 { text-decoration: none; color:#999999 ;}
select       { font-family: Verdana; font-size: 7pt }
td           {  }
td           { font-size: 8pt; font-family: Verdana }

#nav {
	font-size: 15pt
}
#streamHeader {
	padding: 5px;
	background-color: #CCFFCC;
}
.song {
	border: 1px dashed #006666;
	font-size: 18pt;
	font-weight: bold;
}
.song:hover{
background-color:#EDFFFF;
}
.amiestreet {
	background-color: #FFFF99;
}
.input {
	border: thin solid #999999;
	background-color: #CCCCCC;
}

