a:link { text-decoration: none; color: #343434}
a:visited { text-decoration: none; color: #343434}
a:active { text-decoration: none; color: #343434}
a:hover { text-decoration: underline; color: #B7B7B7}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	line-height:17px;
}

body {
	background-color:#8e9f61;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main_bg {
	background-attachment: fixed;
	background-image: url(../images/design_bg_maintxt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.link2 a {
	color:#FF0000;
	text-decoration:none;
}
.link2 a:hover {
	color:#FF0000;
	text-decoration:underline;
}