/* ++++++++++++++++++++++++++ */
/* ++ GENERALS  ++++++++++++++ */
/* ++++++++++++++++++++++++++ */


a:link,
a:visited,
a:hover
{
    text-decoration: underline;
    color: #BF0000;
}
#main {
 background: #FFF url(images/background_bsa.gif) repeat-y;
}

