body{background-color: #009933}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #3e3423;
	text-align: center;
	text-decoration: none;	
}

a.txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ff0000;
	text-align: center;
	text-decoration: underline;	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#990000;
	text-align:center;	
	
}
.wel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
	}
	
.manu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF000;
	line-height: 16px;
	padding-right:10px;
	padding-left:10px
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

.wtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3423;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
}


.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #ffffff;
	text-align: center;		
}
.foot a{
	color: #ffffff;
	text-decoration:underline;
}
.foot a:hover{
	color: #ffffff;
	text-decoration:none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #ffffff;
	text-align: right;	
	}
.headingname {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.bbor {
	border: thin solid #5AB31D;
}
