body { 
	font-family: Verdana; 
	font-size: 12px;
	color: #333333;
	}
	
A:link {font-family: Verdana; font-size: 12px; color: #336600; text-decoration:none}
A:visited {font-family: Verdana; font-size: 12px; color:#336600; text-decoration:none}
A:active {font-family: Verdana; font-size: 12px; color: #FF0000; text-decoration:none}
A:hover {font-family: Verdana; font-size: 12px; color: #003333; text-decoration:none}


.search {
	border-bottom: 1px dashed #999999;
	padding: 2px;

}

.player {
	border: 1px solid #333333;
	background: #FFFFCC;
	padding: 5px;
	height: 110px;
}

.bigbutton {

font-size: 18px;
font-weight: bold;
background: #94ba08;
border: 1px solid #333333;
width: 200px;

}

#EXim{
height: 2px;
width: 2px;
}