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

a 
{  font-family: Tahoma;
	color: black;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 1px;
	text-align: left;
	border-width: 0px;
	border-color: beige;
	border-style: solid; }

a:hover { border-width: 0 0 3 0px;
	border-color: green;
	border-style: solid; }

a:active { border-width: 0 0 3 0px;
	border-color: red;
	border-style: solid; }

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: 24px;
color: black;
text-align: left; }

td
{ padding: 0px;
vertical-align: top; }

hr
{ color: brown; }

.menua
{ border-width: 1px;
border-style: solid;
border-color: brown;
padding: 15px;
font-family: "Arial";
font-weight: normal;
font-size: 28px;
color: black;
text-align: center; }

.menukop
{ 
border-width: 1px;
border-style: solid;
border-color: green;
padding: 15px;
font-family: 'Tahoma';
font-weight: bold;
font-style: normal;
font-size: 40px;
color: black;
text-align: center;
text-decoration: none; }

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