p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.names {font-size: 14pt}
td {
	border: none;
}
.gallery a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.gallery a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.gallery a:hover {
	text-decoration: underline;
	color: #F41B26;
	font-weight: bold;
}
.gallery a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}