﻿body {
}

a.menu1           {        color: #0B45A8; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.menu1:visited   {        color: #0B45A8; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.menu1:active  {        color: #0B45A8; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.menu1:hover   {        color: #0B45A8; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}

a.doboz_link          {        color: #416466; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.doboz_link:visited  {        color: #416466; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.doboz_link:active   {        color: #416466; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}
a.doboz_link:hover    {        color: #416466; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}

td {
  color: #416466;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-right : 4px;
}
td.tartalom {
  color: #416466;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align : justify;
  padding-right : 8px;
}
td.tartalom_head {
  color: #EC921A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-align : justify;
  font-weight: bold;
  padding-right : 4px;
}
