body 
{ 
font-family: "Book Antiqua", Garamond, serif;
font size: 16px;
}


table
{
font-family: "Book Antiqua", Garamond, serif;
font size: 16px;
}

p 
{ 
font-family: "Book Antiqua", Garamond, serif;
color: #005500;  zöld
font size: 18px;
margin-left: 25px;
margin-right: 25px;
}


h2
{
text-align: center;
color: #666666;
font size: 24px;
font-variant: small-caps
}


h3
{
text-align: center;
color: #004400;
font size: 20px;
}

span.kiemelt
{
font size: 14px;
font-variant: small-caps;
font-weight: 700;
}

a:link
{ 
text-decoration: none;
background: #005500;
color: #FFFFCC;
}


a:hover 
{ 
background: #009900;
color: #FFFFCC;
}


a:active 
{ 
background: #009900;
color: #FFFFCC;
}



a:visited
{
text-decoration: none;
background: #005500;
color: #FFFFCC;}
