body {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;


}
a:link {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
