/******************************************************************************
 * 
 * styles for SCU-website
 *
 ******************************************************************************/

/******************************************************************************
 * links
 ******************************************************************************/

/* area-bar */

    a.AreaBar { font-family: Arial,Helvetica;
                font-size:   80%;
                font-weight: bold;
                color:       #FFFFFF;
              }

/* teaser-bar */

    a.TopicBar { font-family: Arial,Helvetica;
                 font-size:   70%;
                 color:       #000099; 
               }

/* links in general */

/*    a:link    { color:#000099; }
    a:visited { color:#00FF00; }
    a:active  { color:#0000FF; }
*/

/******************************************************************************
 * others
 ******************************************************************************/


