/* 
  http://apz.fi/apz.css v1.01
  """""""""""""""""""""""""""
  Jos tutkiskelet minun CSS-filettäni, voin vain kuvitella miten tylsää
  sinulla on. Koita lievittää tylsyyttäsi vaikkapa täällä: 
  http://iccl.fi/
  tai
  http://mostly-harmful.net/
  
*/

  body           {color: #000000; font-family: arial, sans-serif;}
  
  h1             {color: #000000; font-size: 20px;} 
  
  a              {color: #000000; text-decoration: underline; font-weight: bold;}
  a:link         {color: #000000; text-decoration: underline; font-weight: bold;}
  a:active       {color: #4AAD6B; text-decoration: underline; font-weight: bold;}
  a:visited      {color: #000000; text-decoration: underline; font-weight: bold;}
  a:hover        {color: #4AAD6B; text-decoration: underline; font-weight: bold;}

  .window        {background: #D0D0D0;}

  .evvk          {color: #000000; font-size: 50px;} 
