body {
	background-color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a:link {
	color: #008ad9;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660033;
}
a:hover {
	text-decoration: none;
	color: #0066A4;
}
a:active {
	text-decoration: underline;
	color: #0066A4;
}


.textHome {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textRedBold {
	font-weight: bold;
	color: #C02E2E;
}
.subhead {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00592D;
}
.photocredits {
	color: #FFFFFF;
}
