  @import url('../Tegijad/template_styles.css'); 

  img.flag {border: solid #ffffff 1px;}

  td.frameColor         {background-color: #b8860b;}
  td.frameColor-padding {background-color: #b8860b;}
  td.menyyColor         {background-color: #ffe500;}
  td.activeMenyyColor   {background-color: #ffa500;}
 
  td.menyyMainItem, td.mainItemImg               {background-color: #ffe500; color: #80143c;}
  td.menyyMainItem-Active, td.mainItemImg-Active {background-color: #ffa500; color: #80143c;}  
    
  img.borderWhite {border: solid #ffffff; border-width: 1px;}   

  A:link    {color: #80143c;}
  A:visited {color: #80143c;}
  A:active  {color: #ee82ee;}  /* violet */
  A:hover   {color: #00ff00;}  /* lime */

  A.Story:link    {color: blue;}
  A.Story:visited {color: #ffa500;} /* orange */
  A.Story:active  {color: #ee82ee;}
  A.Story:hover   {color: red; }

  A.country:link    {color: #ffee00;}
  A.country:visited {color: #ffee00;}
  A.country:active  {color: #ee82ee;}  /* violet */
  A.country:hover   {color: #00ff00;}  /* lime */