.dh {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;

}
.bg1 {
	background-attachment: fixed;
	background-image: url(imags/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.font1 {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.font2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}
.font3 {
	font-family: "Tahoma";
	font-size: 18px;
	text-decoration: underline;
}
.font-x {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.font-left {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
.fong-right {
	font-family: "Arial";
	font-size: 14px;
	line-height: 18px;
}
a:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #800080;
}
a:visited {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}a:link {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.font-xx {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.yellow:link {
	font-family: "Arial";
	font-size: 12px;
    line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
a.yellow:visited {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
a.yellow:hover {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}
.bg2 {
	background-image: url(imags/cus-bg.gif);
	background-repeat: repeat-y;
}
a.green:link {
	font-family: "Arial";
	font-size: 14px;
    line-height: 20px;
	color: #669900;
	text-decoration: none;
}
a.green:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 20px;
	color: #669900;
	text-decoration: none;
}
a.green:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
}
