body{background-image:url(../images/bg1.jpg)}

.tblstyle{
    border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.menutitle{
     font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 font-style:oblique;
	 font-weight:bolder;
	 text-align:center;
	 color:#009900;
}

.links{color:#009900}

.txt{
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#009900;
}

a:hover{color:#009900}


