body { 
	font: verdana; 
        font-size: 11px;
	color: #333333; 
	margin: 0px; 
	} { 
	font: verdana; 
        font-size: 11px;
	color: #333333; 
	margin: 0px; 
	}

td { 
	font: verdana; 
        font-size: 11px;
	color: #333333; 
	margin: 0px; 
	} { 
	font: verdana; 
        font-size: 11px;
	color: #333333; 
	margin: 0px; 
	}

.smallfont{
	font: verdana; 
        font-size: 10px;
	color: #666666; 
	margin: 0px; 
	}

.bigfont{
	font: verdana; 
        font-size: 16px;
	color: #333333; 
	margin: 0px; 
	}

.postfont{
	font: verdana; 
        font-size: 9px;
	color: #999999; 
	margin: 0px; 
	}

.lyrics{
	font: verdana; 
        font-size: 12px;
	color: #ffffff; 
	margin: 0px; 
	}

a:link { 
 
	text-decoration: none; 
	color: #336699;
	}
a:visited { 

	text-decoration: none; 
	color: #336699;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FF0080;
	}

select {
 font-family: verdana, ms sans serif;
 font-size: 12px;
 color: #333333;
 background-color: #ffffff;
 border: 1px solid #333333;}

.sendbox {
 font-family: verdana, ms sans serif;
 font-size: 12px;
 color: #ffffff;
 background-color: #333333;
 border: 1px solid #cccccc;}


input {
 font-family: verdana, ms sans serif;
 font-size: 9px;
 color: #333333;
 background-color: #ffffff;
 border: 1px solid #333333;}


textarea {
 font-family: verdana, ms sans serif;
 font-size: 9px;
 color: #333333;
 background-color: #ffffff;
 border: 1px solid #333333;
}


* {margin:0; padding:0}

#text {margin:50px auto; width:500px}
.hotspot {color:#666666; padding-bottom:0px; border-bottom:0px dotted #336699; cursor:crosshair}


#tt {
 position:absolute;
 display:block;
/*
 background:url(images/tt_left.gif) top left no-repeat;
*/
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
/*
 background:url(images/tt_top.gif) top right no-repeat;
*/
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
/*
background:url(images/tt_bottom.gif) top right no-repeat;
*/
overflow:hidden;
}


#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#333333 !important;
font-size:0.95em;
}







a.imPop {  
position:relative;  
z-index:10;  
}
  
a.imPop:hover {  
display:inline;  
z-index:30;  
}  

a.imPop span {  
display:none;  
}  

a.imPop:hover span {  
display:block;  
position:absolute;  
padding:0px;
border:0px dashed gray;
top:14px;  
left:0px;  
width:0px;  
height:0px;  
}  