	BODY, TD, P  {
	font: normal 90% Arial, Helvetica, sans-serif;
	color:#000099;
}
	.divTxt font: normal 90% Arial, Helvetica, sans-serif;
	color:#000099;
}
	
	P.Header {
	font : bold 100% Arial, Helvetica, sans-serif;
}

	P.Header2 {
	font : bold 125% Arial, Helvetica, sans-serif;
}

	P.mousetype {
	font : 70% Arial, Helvetica, sans-serif;
}

	P.title {
	font : bold 250% Arial, Helvetica, sans-serif;
	color: #CCCC99;
}

   A:link,
   A:visited {
	color:#000099;
	text-decoration:none;
}

   A:hover {
	color: Red;
	text-decoration:underline;
	font-weight : bold;
}

TD A:link {color: #000099;}
TD A:visited {color: #000099;}

TD  A:hover {
	color: Red;
	text-decoration:underline;
	font-weight : bold;
}

P A:link {color: #000099;}
P A:visited {color: #000099;}

P  A:hover {
	color: Red;
	text-decoration:underline;
	font-weight : bold;
}

.clsRedType {
	color : #E20A0F;
	font-weight : bold;
}   

.clsSpecialTitle {
	color : #E20A0F;
	font-weight : bold;
	font-size : 125%;
}  

.clsAlbumTitle {
	font-size : 125%;
	font-weight : lighter;
}

.clsAlbumArtist {
	font-size : 150%;
	font-style : italic;
	font-weight : lighter;
	color : #E20A0F;
}