a:link, a:visited  {
font-family: verdana,arial,sans-serif,helvetica; 
font-size: 11px; 
color: #FF0000; 
text-decoration: none; 
}
a:hover { 
border-bottom: dashed #000000;
border-width: 1px;
}

a.small:link, a.small:visited  {
font-family: verdana,arial,sans-serif,helvetica; 
font-size: 9px; 
color: #FF0000; 
text-decoration: none; 
}
a.small:hover { 
border-bottom: dashed #000000;
border-width: 1px;
}

a.news:link, a.news:visited, 
a.bio:link, a.bio:visited, 
a.shows:link, a.shows:visited, 
a.lyrics:link, a.lyrics:visited, 
a.media:link, a.media:visited, 
a.links:link, a.links:visited, 
a.contact:link, a.contact:visited, 
a.about:link, a.about:visited {
font-family: verdana,arial,sans-serif,helvetica; 
font-size: 10px; 
color: #BAC1C6;
text-decoration: none; 
}
a.news:hover { 
border-bottom: dashed #2BAF53;
border-width: 1px;
}
a.bio:hover { 
border-bottom: dashed #7F429E;
border-width: 1px;
}
a.shows:hover { 
border-bottom: dashed #FF9900;
border-width: 1px;
}
a.lyrics:hover { 
border-bottom: dashed #FF0000;
border-width: 1px;
}
a.media:hover { 
border-bottom: dashed #608EBC;
border-width: 1px;
}
a.links:hover { 
border-bottom: dashed #466D6D;
border-width: 1px;
}
a.contact:hover { 
border-bottom: dashed #B5B500;
border-width: 1px;
}
a.about:hover { 
border-bottom: dashed #333333;
border-width: 1px;
}


p {
font-family: verdana,arial,sans-serif,helvetica; 
font-size: 11px; 
color: #000000; 
font-weight: none;
}

p.white {
font-family: verdana,arial,sans-serif,helvetica; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: none;
}

body {
background-color: #FFFFE6;
scrollbar-base-color: #BAC1C6; 
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #BAC1C6; 
scrollbar-track-color: #FFFFE6;
}
