a:hover {
	color: #FFCC00;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #420002;
}
a:visited {
	text-decoration: none;
	color: #420002;
}
a:active {
	text-decoration: none;
}

.textSmallBlue 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #6786B8;
} 
.textXsmallGold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC00;
	vertical-align: text-top;
} 
.textBio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #E5E5E5;
	text-align: justify;
}


.textXsmallGray 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	vertical-align: text-top;
} 

.textNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #420002;
	vertical-align: text-bottom;
	font-weight: bold;
} 

.textNavSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #420002;
	vertical-align: middle;
	font-weight: normal;
	padding: 3px;
} 

.textMedBlack 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	vertical-align: text-bottom;
	font-weight: normal;
} 

.textNavBar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	vertical-align: text-bottom;
} 
.textBioLead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EEEEEE;
	text-align: left;
	font-weight: bold;
}
.textLinksLeft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EEEEEE;
	text-align: right;
	font-weight: bold;
}
.textLinksRight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EEEEEE;
	text-align: left;
	font-weight: normal;
}
.imgOutline {
	border: medium solid #666666;
}
.imgTop {
	margin-top: 0px;
	position: relative;
	top: -34px;
	left: 0;
}
.textHomeStatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CACACA;
	vertical-align: top;
	text-align: justify;
}
