BODY { }

SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
}
TEXTAREA {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #000000;
}
TABLE {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
}


A, A:visited, A:active 
{
	COLOR: #3399CC; text-decoration: underline; 
}
A:hover 
{
	COLOR: #E4630A; text-decoration: none; 
}


A.link, A.link:visited, A.link:active 
{
	COLOR: dodgerblue; text-decoration: none; 
}
A.link:hover 
{
	COLOR: #E4630A; text-decoration: none; 
}

A.zoek, A.zoek:visited, A.zoek:active 
{
	COLOR: black; text-decoration: none; 
}
A.zoek:hover 
{
	COLOR: dodgerblue; text-decoration: none; 
}

.text_white_small
{	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal; 
	font-size: 10px; 
	color: #FFFFFF;
}

.text_currently_playing
{	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold; 
	font-size: 11px; 
	color: #888888;
}

.text_trackname
{	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold; 
	font-size: 10px; 
	color: #333333;
}

A.recent_playlist_link, A.recent_playlist_link:visited, A.recent_playlist_link:active 
{
	FONT-SIZE: 10px; COLOR: #3399CC; font-weight: bold; text-decoration: underline; 
}
A.recent_playlist_link:hover 
{
	FONT-SIZE: 10px; COLOR: #E4630A; font-weight: bold; text-decoration: underline; 
}


.textsmall 
{	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal; 
	font-size: 9px; 
	color: #111111;
}

A.text_forumlink:link, A.text_forumlink:visited, A.text_forumlink:active 
{
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: none;
	font-size: 9px; 
	color: #444444; 
}
A.text_forumlink:hover 
{
	text-decoration: underline;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: none; 
	font-size: 9px; 
	color: #E4630A;
}