.heagrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #0db14b;
}
.heaorng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #F68320;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.db:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #722F50;
	text-decoration: none;
}
.db:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #722F50;
	text-decoration: none;
}
.db:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F68320;
	text-decoration: none;
}
.db:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #722F50;
	text-decoration: none;
}
.bg {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;

}
.bgmain {
	background-attachment: fixed;
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.background {
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
}
.box {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
