a.mlink:link,a.mlink:active,a.mlink:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
a.mlink:hover{color:#FF1A23; text-decoration: none;}
a.blink1:link,a.blink1:active,a.blink1:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.blink1:hover{color:#4AA614;}
a.blink:link,a.blink:active,a.blink:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #575757;
	text-decoration: none;
}
a.blink:hover{color:#0066B8; text-decoration: none;}
a.blink2:link,a.blink2:active,a.blink2:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.blink2:hover{color:#FFF;}
a.blink0:link,a.blink0:active,a.blink0:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
a.blink0:hover{color:#000;}
a.menu7:link,a.menu7:active,a.menu7:visited
  {font-family: "Trebuchet MS";
font-size: 13px;
font-weight:bold;
color:#FFF;
text-decoration:none;
text-transform: uppercase;
display:block;
padding:12px 0px 12px 0px;
}
a.menu7:hover{color: #000; background: url(images/links-bg1.jpg)}
a.menu71:link,a.menu71:active,a.menu71:visited
  {font-family: "Trebuchet MS";
font-size: 13px;
font-weight:bold;
color:#FFF;
text-decoration:none;
text-transform: uppercase;
display:block;
padding:12px 20px 12px 57px;
}
a.menu71:hover{color: #000; background: url(images/links-bg1.jpg)}
.txt3{
font: "Times New Roman", Times, serif;
font-size:22px;
color:#6B8E00;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
ddsmoothmenu.init({
 mainmenuid: "smoothmenu1", //menu DIV id
 orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"
 classname: 'ddsmoothmenu', //class added to menu's outer DIV
 //customtheme: ["#1c5a80", "#18374a"],
 contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
})