a.topnav:link {
	text-decoration: none;
	padding: 3px;
	display: inline;
	margin: 2px;
	color: #000000;
}
a.topnav:visited {
	color: #660099;
	display: inline;
	padding: 2px;
	margin: 3px;
	text-decoration: none;
	}

a.topnav:hover {
	background-color: #000000;
	color: #ffffff;
	display: inline;
	margin: 2px;
	padding: 3px;
 }

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}
.copyright {
	font-size: 10px;
	color: #999999;
	height: auto;
	width: auto;
	position: relative;
	bottom: 0px;
	top: 20px;
	padding: 3px;
	left: 0px;
}
.footer {
	position: relative;
	color: #CCCCCC;
	margin: 10px 0px 0px;
	width: 300px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 32px;
	top: 10px;
}
.footerlink {
	color: #999999;
	text-decoration: none;
}.AppleCR {
	font-size: 10px;
	color: #CCCCCC;
	height: auto;
	width: auto;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
#photoreflect {
	font-weight: bold;
	position: relative;
	margin-bottom: 1em;
	display: block;
	z-index: 1;
	background-color: #000000;
	color: #CCFF99;
	padding-top: 0.75em;
	padding-right: 0.5em;
	padding-bottom: 0.75em;
	padding-left: 3em;
	font-size: medium;
}
a.photoreflect:visited {

	color: #FFFFFF;
}
a.photoreflect:link {

	color: #FFFFFF;
}

