
a:link        {  font-family: Verdana; font-size: 12px; color: blue; text-decoration: underline}
a:visited     {  font-family: Verdana; font-size: 12px; color: blue; text-decoration: underline}
a:hover       {  font-family: Verdana; font-size: 12px; color: red; text-decoration: underline}
a:active      {  font-family: Verdana; font-size: 12px; color: red; text-decoration: underline}
body          {  background-image: url(kuvat/tausta.gif); margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }
h2            {  font-family: Verdana; color: black; font-size: 14px; text-decoration: bold}
h1            {  font-family: Verdana; color: black; font-size: 16px; text-decoration: none}
p             {  font-family: Verdana; color: black; font-size: 12px; text-decoration: none}
ul			     {  font-family: Verdana; color: black; font-size: 12px; text-decoration: none; list-style-type: square; margin-top: 10px;	}
td            {  font-family: Verdana; font-size: 12px; color: black; }

INPUT {
    font-family : Trebuchet MS;
    font-size : 11pt;
    font-weight : bold;
    background-color : white;
    border-color : black;
    border-style : inset;
    border-width : 0px;
    color : Black;
}

#layer1 {
   background-color : white; 
   layer-background-color : red;
   border-width : 1px; 
   border-style : solid; 
   border-color : black; 
   width : 85px; 
   top : 35px; 
   left : 395px; 
   position : absolute; 
   z-index : 180; 
   visibility : hidden;
}
 