.bg {
	background-attachment: scroll;
	background-image: url(images/GTSlogo_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: Verdana;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	
}
.contact {
	font-size: 10pt;
	color: #F4F096;
	font-family: Verdana;

}
.butt {
	font-family: Verdana;
	font-size: 11pt;
	color: #0000FF;
	background-color: #FFFFCC;
}
a:link {
	font-family: Verdana;
; color: #0066CC
; text-decoration: none
}
a:visited {
	font-family: Verdana;
	text-decoration: none;
; color: #999999
}
a:hover {
	font-family: Verdana;
	text-decoration: underline;
; color: #CC0033
}
