

a img { 
border: 0px solid #B2B2B2;
}
a {
text-decoration: none;
}

.blogHeader
{
font-size: 14pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-weight:bold
}


body,p,li,th,td
{
font-size: 10pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: white;
	}

h1,h2,h3,hr
{
color: red;
}



a:link {COLOR: Yellow;}
a:visited {COLOR: Yellow; }
a:active {COLOR: White;}
a:hover {COLOR: White; text-decoration:underline;}



.featurebox {

	width: 150px; 
 	overflow: hidden;
    border: 1px solid  #B7B7B7;
	background:#F6F6F6;
	padding: 4px 5px 5px 5px;
 	min-height: 60px;
}

.discographybox {

	width: 400px; 
 	overflow: hidden;
    border: 1px solid  #B7B7B7;
	background:#F6F6F6;
	padding: 4px 5px 5px 1px;
 	min-height: 60px;

}
