body {
  margin-top: 1px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  background-image: url("background.jpg");
  background-repeat: repeat-x;
  background-color: #E2E3E7;
  font-family: Verdana, Thaoma, Arial, serif;
  color: #1C2939;
}

.menu {
  font-family: Verdana, Thaoma, Arial, serif;
  font-weight: normal;
  font-size: 12pt;
  color: #1C2939;
  background: transparent;
}

.footmenu {
  font-family: Thaoma, Verdana, serif;
  font-size: 8pt;
  color: #808080;
  background: transparent;
}

.footer {
	font-family: Tahoma;
	font-size: 8pt;
	color: #1C2939;
	background: transparent;
}

A.menu:link {color: ##1C2939; background: transparent; text-decoration: none}
A.menu:visited {color: ##1C2939; background: transparent; text-decoration: none}
A.menu:hover {color: #FFFFFF; background: transparent; text-decoration: none}

A.footmenu:link { color: #808080; background: transparent; text-decoration: none}
A.footmenu:visited {color: #808080; background: transparent; text-decoration: none}
A.footmenu:hover {color: #74B635; background: transparent; text-decoration: none}

A.footer:link {color: #FFCCOO; background: transparent; text-decoration: none}
A.footer:visited {color: #FFCCOO; background: transparent; text-decoration: none}
A.footer:hover {color: #CCCCCC; background: transparent; text-decoration: none}