@charset "utf-8";
/* CSS Document */

a:link {
	color: blue;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #933;
	font-weight: bold;
	text-decoration: underline;
}


body {
	background-color: #FFF496;
	margin-top: 0px;
}
.Arial12White {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.BioPhotos_BackgroundLeft {
	color: black;
	font-family: Arial, Helvetica, Geneva;
	background-color: #e1e1e1;
	font-size:12px;
	line-height:14px;
	padding: 5px;
	border:1px solid #003366;
	text-align:left;
}
a.BioPhotos_BackgroundLeftlink:link {
	color: #000;
	font-size:12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
a.BioPhotos_BackgroundLeftlink:visited {
	color: #000000;
	font-size:12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;

}
a.BioPhotos_BackgroundLeftlink:hover, a:active {
	color: #990000;
	font-weight: bold;
	font-size:12px;
	text-decoration: underline;
}

