A {

	font-size : 11px;

	color : #4661a9;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration : none;

}

A:HOVER {

	font-size : 11px;

	color : Green;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration : underline;

}

TD {

	font-size : 11px;

	color : black;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration : none;

}

.boldWhite {

	font-size : 11px;

	color : White;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : bold;

	text-decoration : none;

}

.boldWhite:HOVER {

	font-size : 11px;

	color : White;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : bold;

	text-decoration : underline;

}

.headerLink {

	font-size : 11px;

	color : White;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration : none;

}

.headerLink:HOVER {

	font-size : 11px;

	color : White;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration : underline;

}

.copyright {

	font-size : 9px;

	color : black;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration : none;

}

.tinyLink {

	font-size : 9px;

	color : #e2e3d3;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration : none;

}

.tinyLink:HOVER {

	font-size : 9px;

	color : #e2e3d3;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration : underline;

}.photo {
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
}
