body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #040202;
	}
.bg {
	background-image: url(../images/gateway_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.linkbg {
	background-image: url(../images/gateway_linkbg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
td.left_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	
}
a.hyp1:link {color: #ffffff; text-decoration: none}
a.hyp1:visited {color: #ffffff; text-decoration: none}
a.hyp1:hover {color: #ff4200; text-decoration: none}

a.hyp2:link {color: #9BBF3B; text-decoration: none}
a.hyp2:visited {color: #9BBF3B; text-decoration: none}
a.hyp2:hover {color: #000000; text-decoration: none}

}