A:link { color: Silver }
A:visited { color: Silver }
A:active { color: #0B07AA }
A:hover { color: #D40106 }  

A.splash:link { text-decoration: none; color: white }
A.splash:visited { text-decoration: none; color: white }
A.splash:active { text-decoration: none; color: white }
A.splash:hover { color: black; ; background-color: Silver; }

A.splashfoot:link { text-decoration: none; color: white }
A.splashfoot:visited { text-decoration: none; color: white }
A.splashfoot:active { text-decoration: none; color: white }
A.splashfoot:hover { color: black; ; background-color: Silver; }

body {
   color: white;
   font-family: Verdana, geneva, sans-serif;
   background: #031851;    
   margin-top: 0;
   margin-left: 0;
   margin-right: 0;
   margin-bottom: 0;
}

#flashplayer {
   font-size: 6pt;
   text-align: center;
   border-style: solid;
   border-width: 1px;
   border-color: #fff; 
}

.post {
  color: white;
}

.entry {

   color: white;
}

p.artists {
 	line-height: 1.8em;
	font-size: 1.2em;
}

<!-- This stylesheet uses pt's for font sizing for demonstration purposes. However, the problem with pt's is that their size is fixed, which means it cannot be changed with a user's browser. They also are extremely small for some Mac's. When using this stylesheet, it is recommended that pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em for PC's and .8 or .9 em for Mac's. -->

#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat} 

td {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #ffffff}

.white78 {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #ffffff}

.black78 {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #000000}

.grey78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #A6A6A6}

.maintable {
	left-border: 1px;
	border-style: solid;
}

.leftcol {
	border-right : 1 solid White;
}

.slogan {
    font-family: geneva, arial, sans-serif; 
	font-size: 2.0em; 
	color: #ffffff; 
	font-weight: bold;
	text-indent: 1em;
}

.albumannounce {
	font-family: verdana, arial, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
	font-weight: normal;
	text-align: center;

}
.albumartist {
	font-size: 1.5em;
}
.albumtitle{
  	font-size: 1.4em;
	}

.albumannounce .albumbox {
  border-color: white;
  border-style: solid;
  border-width: 1px;
  padding: 1em;
}
	
.frontaddress {
	
}

.rightsub {
    border-style : solid;
	border-width : 1px;
	padding : 1em;
	
	}

div.splash {
    text-align: center;
	}
.date   {
                font-family:georgia, verdana, arial, sans-serif;
                font-size: 11px; 
                color: #999;
                border:1px solid #999;
                padding:5px;
                margin-bottom:10px;
                font-weight:normal;
                }

.blog {
                padding-left:15px;
                padding-top:15px;
                padding-right:15px;  
                }       

.blogbody {   
                font-family:verdana, arial, sans-serif;
              
                font-size:11px;
                font-weight:normal;
             
                line-height:14px;   
                padding-left:10px;    
                padding-right:10px;
                padding-top:10px;
                }
