td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.menuItem
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration: none;
}

.menuItemSelected
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	background-color: #CFC9C9;
	text-decoration: none;
}

.menuItem a:visited
{
	color: Blue;
}

.imglink
{
	cursor : hand;
}


.subject {
   font : 12px Arial, Tahoma, Verdana;
   font-weight : bold;
}

.newsdate {
   font : 12px Arial, Tahoma, Verdana;
   font-weight : bold;
}

.newstext {
   font : 12px Arial, Tahoma, Verdana;
   color : gray;
}


.sitename {
   font : 12px Arial, Tahoma, Verdana;
   font-weight : bold;
}

.sitedescription {
   font : 12px Arial, Tahoma, Verdana;
   color : gray;
}

.sitename a:link
{
	text-decoration: none;
	color : Black;
}

.sitename a:visited
{
	text-decoration: none;
	color : Black;
}

.sitename a:hover
{
	text-decoration: none;
	color : Gray;
}

.discography {
   font : 12px Arial, Tahoma, Verdana;
   font-weight : bold;
}

.discography_track {
   font : 12px Arial, Tahoma, Verdana;
   color : gray;
}