.bkgrnd {
	background-image: url(landscape.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.menu a:link  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  color: #ffffff; 
  font-weight: bold;
  text-decoration: none;
}/*normal links in the text*/
.menu a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  FONT-SIZE: 12px;
  font-weight: bold; 
  text-decoration: none;
}
.menu a:hover { /*this effect is not shown in NN4.xx*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  FONT-SIZE: 12px;
  color: #000000;
  text-decoration: underline;
}
.body {
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
}
.links a:link {
	color: #000000;
	text-decoration: underline;
}
.links a:visited {
	color: #000000;
	text-decoration: underline;
}
.links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bodyWh {
	font-family: "Times New Roman", Times, serif;
	line-height: 28px;
	color: #FFFFFF;

}
.submenu a:link  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  color: #000000; 
  font-weight: bold;
  text-decoration: none;
}/*normal links in the text*/
.submenu a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  FONT-SIZE: 10px;
  font-weight: bold; 
  text-decoration: none;
}
.submenu a:hover { /*this effect is not shown in NN4.xx*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  FONT-SIZE: 10px;
  color: #ffffff;
  text-decoration: underline;
}
.cap {
	font-size: 30px;
	font-weight: bold;
}
.tag {
	font-size: 22px;
}
