/*--------------------------------------
JAYMAY music style sheet
author:   ben chappel (benchappel.net)
-------------------------------------- */

td, html,body,div,p {font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #FFF;}

a:link    { color: yellow; text-decoration:none }
a:visited { color: yellow; text-decoration:none }
a:hover   { color: yellow; text-decoration: underline }
a:active  { color: yellow; text-decoration:none  }

/* FORUM STYLES */

forum.a:link    { color: black; text-decoration:none }
forum.a:visited { color: black; text-decoration:none }
forum.a:hover   { color: black; text-decoration: underline }
forum.a:active  { color: black; text-decoration:none  }

.fineprint {font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #FFF}