/* CSS Document */
.virsraksts  { font-size: 20px; color: #000073; font-weight:bold; }
.teksts    { font-size: 15px; color: #000000; }

 /* ??????????? ?????? */
 A         { color: #000073; 
             text-decoration: none; }

 /* ???????? ?????? */
 A:active  { color: #000073; 
             text-decoration: none; }

 /* ?????????? ?????? */
 A:visited { color: #000073; 
             text-decoration: none; }

 /* ???????????? ?????? */
 A:hover   { color: #990033; 
             text-decoration: underline; }

td.afisha {border-width:thin; border-color:#000073;}
