.body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
      }
.menu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #80734E;
	text-decoration: none;
	background-position: left;
	text-align: left;
}
.info {
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
	color: #403B35;
}
.con {
	font-family: verdana;
	font-size: 12px;
	color: #403B35;
	line-height: 17px;
	font-weight: normal;
	
}
.cap {
	font-family: Verdana;
	font-size: 26px;
	color: #BAB3A9;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #80734E;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #80734E;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #80734E;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: 16px;
        font-weight: Bold;    
	color: #80734E;
	line-height: normal;
   }

h2 {
	font-family: verdana;
	font-size: 12px;
	color: #403B35;
	font-weight: bold;	
}
.bg{
	background-image: url(images/menubg.gif);
}

a:link img, a:visited img { border-style: none } /* no border on img links */