/* CSS Document */
BODY { 
border-color: Hex={BA,C6,D6}; 
background-color: #FFFFFF}

.textbox
{border: NONE;
font-size:10pt;
color:#0033CC;
background: #F5F7FE}

}

.btn
{border: none;
font-size:12px;
color:black;
background: #F5F7FE}
}

	a:link
	{text-decoration: none;

	
	}
	
	
	
	
	a:hover
	{
	text-decoration:none; color: #CC0099;
		}
	
	a:active{
	text-decoration:none;  
	}
	
	.cat{
	text-decoration: none;
	color: #0033CC;
	font-family: Book Antiqua;
	Font-size: 12pt;
	font-weight: none;
	}
	
.cat:visited
	{
	text-decoration: none;
	color: #CC0099;
font-family: Book Antiqua;
	Font-size: 12pt;
	font-weight: none;

	}
	
	.update{
	text-decoration; none;
	color: #CC0099;
	font-family: Arial;
	font-size: 8pt;
	font-weight: none;
	}
	
.update:link{
	text-decoration; none;
	color: #CC0099;
	font-family: Arial;
	font-size: 8pt;
	font-weight: none;
	}
	
	#marqueecontainer{
position: relative;
width: 180px; /*marquee width */
height: 110px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 1px;
padding-left: 1px;
}

.marquee:link
	{text-decoration: none;
	font-family: Arial;
	color: #0033CC;
	font-size: 8pt;
	}
	
.marquee:visited
	{text-decoration: none;
	font-family: Arial;
	color: #0033CC;
	font-size: 8pt;
	}
	
	
	a:visited
	{
	text-decoration: none;
	color: #0033CC;
	font-family: Book Antiqua;
	font-size: 10pt;

	}
	
	
	.marquee:hover
	{
	text-decoration:none; color: #CC0099;
		}

.uplink:link
	{text-decoration: none;
	font-family: Book Antiqua;
	color: #4F5477;
	font-size: 10pt;
	
	}
	
.uplink:hover
	{
	text-decoration:none; 
	color: #0033CC;
		}
		
.uplink:visited
	{text-decoration: none;
	font-family: Book Antiqua;
	color: #4F5477;
	size: 10pt;
	
	}
		
.menu:link
	{
		text-decoraction: none;
		font-family: Book Antiqua;
		color: #0033CC;
		font-size: 10pt;
		
	}
.menu:hover
	{
	text-decoration:none; color: #CC0099;
	}
	
.desc:link
	{
		text-decoraction: none;
		font-family: Book Antiqua;
		color: #0033CC;
		size: 8pt;
		
	}
.desc:hover
	{
	text-decoration:none; color: #CC0099;
	}
	
.pink:link
	{
		text-decoraction: none;
		font-family: Book Antiqua;
		color: #CC0099;
		font-size: 10pt;
		
	}
	
.pink:visited
	{
		text-decoraction: none;
		font-family: Book Antiqua;
		color: #CC0099;
		font-size: 10pt;
		
	}
	
.pink:hover
	{
	text-decoration:none; color: #0033CC;
	}
	
.links	{
	text-decoraction: none;
	font-family: Book Antiqua;
	font-size: 10pt;
	color: #233DA3;
		}
	
.links:hover
	{
	text-decoration:none; color: #CC0099;
		}
		
.topsongs{
	text-decoration:none;
	font-family: Arial;
	font-size: 8pt;
	font-color: blue;
	}
	
	.topsongs:hover
	text-decoration:none
	font-color: #CC0099;
	font-face: Arial;
	font-size: 8pt;
	}
	
	
	
.new
	{text-decoration: none;
	font-family: Arial;
	color: #004BD9;
	font-size: 9pt;
	
	}
	
	.new:visited
	{text-decoration: none;
	font-family: Arial;
	color: #233DA3;
	font-size: 9pt;
	}
	
		
	.new:hover
	{
	text-decoration:none; color: #CC0099;
		}