body 
{
	background-image:
	url('graphics/connect2.jpg');
	background-attachment: fixed;
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #000000;
	text-decoration: underline;
	border-color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #666666;
	border-color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
	border-color: #FF6633;
}
a:active {
	text-decoration: underline;
	color: #CC3300;
	border-color: #CC3300;
}
.style16 {font-family: Futura, Optima, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}
.style12 {font-family: Futura, Optima, Verdana, Helvectica, sans-serif;
font-size:14px;
} 
