a:link {
	color: #335860;
	text-decoration: none;
}
a:visited {
	color: #335860;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.text1 {
	padding: 10px;
}
.tablebg {
	background-attachment: fixed;
	background-image: url(globe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.submit1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #377582;
}
