BODY {
   background: #ffffff url(http://www.lce.hut.fi/images/bg-white.gif);
   color: #000000;
}

A:link    { background: transparent none; color: #3333ff; }
A:visited { background: transparent none; color: #cc66cc; }
A:hover   { background: transparent none; color: #660099; }
A:active  { background: transparent none; color: #ff0000; }

A.navi:link    { background: transparent none; color: #FFCC00; }
A.navi:visited { background: transparent none; color: #FFCC00; }
A.navi:hover   { background: transparent none; color: #cc99ff; }
A.navi:active  { background: transparent none; color: #ffffff; }
P.navi         { background: transparent none; color: #eeeeee; }
SPAN.navi      { background: transparent none; color: #ff9900; }
SPAN.naviwh    { background: transparent none; color: #ffffff; }
SPAN.high1     { background: transparent none; color: #FF0000; }
SPAN.info     { background: transparent none; color: #9900FF; }
SPAN.info2     { background: transparent none; color: #FFCC00; }

H1, H2, H3, H4, H5, H6
{
   background: transparent none;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navi
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 150%;
}

