body 

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, Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	text-shadow: #6e728e 1px 2px 2px;
}
.style12 {font-family: Futura, Helvetica, Arial, Verdana, sans-serif;
font-size:13px;
} 