A.nav:link  {color : #3399ff;}
A.nav:visited  {color : #66cc99}
A.nav:hover  {
	color : #ff0033;
	text-decoration : underline;
}

A.category:link  {color : #ffff99;}
A.category:visited  {color : #99ff99}
A.category:hover  {
	color : #FFFFFF; 
	text-decoration : underline;
}

A.footer:link  {color : #0000DD;}
A.footer:visited  {color : #222222}
A.footer:hover  {
	color : #ff0033;
	text-decoration : underline;
}

A.title:link  {color : #000066;}
A.title:visited  {color : #009900}
A.title:hover  {
	color : #ff0033;
	text-decoration : underline;
}

A.artist:link  {color : #000066;}
A.artist:visited  {color : #000066}
A.artist:hover  {color : #00cc33}

A.sidebar2:link  {color : #6666CC;}
A.sidebar2:visited  {color :#000066 }
A.sidebar2:hover  {color : #009900}

A.sidebar:link  {color : #6666CC;}
A.sidebar:visited  {color : #000066}
A.sidebar:hover  {
	color : #ff0033;
	text-decoration : underline;
}
A.sidebar1:link  {color : #6666CC;}
A.sidebar1:visited  {color : #000066}
A.sidebar1:hover  {
	color : #ff0033;
	text-decoration : underline;
}

A.alphabet:link  {color : #FF0000;}
A.alphabet:visited  {color : #FF0000;}
A.alphabet:hover  {color : #FF0000;}

A.sitemap:link  {color : #6666CC;}
A.sitemap:visited  {color : #000066}
A.sitemap:hover  {
	color : #ff0033;
	text-decoration : underline;
}

.nav  {
	font-size : 11px;
	text-decoration :  none;
}

.text  {
	font-size : 12px;
	text-decoration : none;
	line-height : 15px;
}
.footer  {
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	line-height : 14px;
}
.category  {
	font-size : 12px;
	text-decoration : none;
}
.title  {
	font-size : 11px;
	text-decoration : none;
}
.artist  {
	font-size : 12px;
	text-decoration : none;
}
.sidebar2  {
	font-size : 13px;
	text-decoration : none;
}
.sidebar  {
	font-size : 10px;
	text-decoration : none;
}
.sidebar1  {
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
}
.alphabet {
	text-decoration : none;
	font-size : 10px;
	line-height : 12px;
}
.sitemap {
	text-decoration : none;
}

.cartsmall {font-family:Verdana,Geneva;font-size:10px;color:black;text-decoration:none;}
A.cartsmall:hover {color:#CC0000;}
A.cartsmall:link {color:black;}

.NestArtist {
	font-size : 12px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	margin-top : 12px;
	color : #000066;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.NestAlbum {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-top : 6px;
	color : #000066;
	margin-left : 8px;
}

.NestSongs {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF0000;
	margin: 3px 8px 0 16px;	
}

BODY {
	margin: 0 0 0 0;
	background-color: #000066;
	text-align: center;
	background-image: url(pix/bkg_tile2.gif);
}