@charset "UTF-8";
/* CSS Document */
a.selectImg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
a.selectImg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
a.selectImg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	padding-top: 4px;
	text-decoration: underline;
	font-weight: bold;
}
.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 4px;
	text-decoration: none;
	background-color: #060;
	font-weight: bold;
	border: solid 1px #ccc;
}

a.selectImg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
a.selectImg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
a.selectImg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	padding-top: 4px;
	text-decoration: underline;
	font-weight: bold;
}

a.peopleLink:link {
	font-size:.75em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	line-height:normal;
	letter-spacing: 1px;
	color: #666;
	text-decoration:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
a.peopleLink:visited {
	font-size:.75em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	line-height:normal;
	letter-spacing: 1px;
	color: #666;
	text-decoration:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
a.peopleLink:hover {
	font-size:0.75em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	line-height:normal;
	letter-spacing: 1px;
	color: #060;
	text-decoration:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
}
