.nav4:link {
	COLOR:  #990000; TEXT-DECORATION: none; FONT-FAMILY: Verdana; FONT-SIZE: 12px
}
.nav4:visited {
	COLOR: #990000; TEXT-DECORATION: none; FONT-FAMILY: Verdana; FONT-SIZE: 12px
}
.nav4:hover {
	COLOR: #0099FF ; TEXT-DECORATION:underline ; FONT-FAMILY: Verdana; FONT-SIZE: 12px
}


.link1:link {
 	color:#000000; text-decoration:none; font-family:Tahoma; font-size:12px;  
}
.link1:visited{
 	color:#000000; text-decoration:none; font-family:Tahoma; font-size:12px
}
.link1:hover{
 	color:#FF0000; text-decoration: underline; font-family:Tahoma; font-size:12px
}

	
.body {
	background-image: url(img/bg1.jpg);
	background-repeat: repeat ;
	background-attachment: fixed ;
}

.link2:link {
 	color:#ffffff; text-decoration:none; font-family:Tahoma; font-size:15px;  
}
.link2:visited{
 	color: #FFFFFF; text-decoration:none; font-family:Tahoma; font-size:15px
}
.link2:hover{
 	color: #FF3300; text-decoration: underline; font-family:Tahoma; font-size:15px
}

.link3:link {
 	color:#FF5533;  font-weight:bold; text-decoration:none; font-family:Tahoma; font-size:15px;  
}
.link3:visited{
   color:#FF5533; font-weight:bold; text-decoration:none; font-family:Tahoma; font-size:15px
}
.link3:hover{
 	color: #FF3300; font-weight:bold; text-decoration: underline; font-family:Tahoma; font-size:15px
}



.link_box {
	font-size: 12px;
	color: #fff;
	font-family: Verdana;
	font-weight: normal ;
}

.txt_head {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;


}
.body_head{font-family:Verdana;font-size:8.5pt; font-weight:bold ; color: #FF9900}


.text_red {
	color: #660000;
	font-size: 10pt;
}

.text_body {color: #FFFFFF; font-size: 11px; }






.normtxt{
	font-family: Arial ;
	font-size: 12px;
	color: #fff;
	}
.normtxt:hover{
	color:#000000
	}
.menutxt{
	font-family: Georgia ;
	font-size: 11px;
	font-weight: bold ;
	color: #fff;
	text-align: center ;
	}
.menuimg{
	background: url(img/menu_b.jpg) ;
	background-repeat: no-repeat ;
	text-align: center ;
	}
.headtxt{
	font-family: Georgia ;
	font-size: 16px;
	font-weight: bold ;
	color: #FF9900;
	}
.normh{
	font-family: Tahoma ;
	font-size: 12px;
	color: #fff;
	text-decoration: none ;
	}
.normh:hover{
	color: #FFCC33 ;
	text-decoration: underline ;
	}
.formtxt{
	color:#000000 ;
	}
