body,td,th {
	font-size: small;
	color: #FFF;
}
body {
	background-color: #F50;
	margin-top: 25px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #FA8D16;
}
a:hover {
	text-decoration: none;
	color: #FA8D16;
}
a:active {
	text-decoration: none;
	color: #FA8D16;
}


a:visited {
	text-decoration: none;
	color: #FA8D16;
}

.photolinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	margin-left: 13px;
	text-align: left;
}

.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}

