a { font-family: Arial;
font-size: 20px;
font-weight: normal;
text-decoration: none; }

a:link { color: black; } 
a:visited { color: black; } 
a:active { color: green; }
a:hover { color: red; }


body
{ background-image: url("afb/acht.jpg"); }

table
{ width: 1000px;
background-color: beige; 
border-width: 2 50 2 50px;
border-style: solid;
border-color: #DDDDDD;
font-family: "Arial";
font-weight: normal;
font-size: 22px;
color: black;
text-align: left; }

td
{ padding: 20px;
vertical-align: top;
border-width: 0px;
border-style: solid;
border-color: silver; }

h3
{ border-width: 1px;
border-style: solid;
border-color: gray;
font-family: "Arial";
font-weight: normal;
font-size: 34px;
color: black;
text-align: center;
padding: 4px; }

hr
{ color: green;
  height: 0px;
  width: 50%;
  text-align: center; }
  
.re
{ font-family: "Arial";
font-weight: normal;
font-size: 19px;
color: black;
text-align: left; }

.ru
{ font-family: "Arial";
font-weight: normal;
font-size: 19px;
color: black;
text-align: right; }

.afb
{ text-align: center;}

.nav
{ border-width: 0 0 2 0px;
border-style: solid;
border-color: white;
font-family: Arial;
font-weight: normal;
font-size: 19px;
text-align: left; }

.skop
{ 
border-width: 0 0 1 0px;
border-style: solid;
border-color: maroon;
padding: 2px;
font-family: "Arial";
font-weight: normal;
font-size: 26px;
color: black;
text-align: center; }