.Pollardlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;

}
a:link {
	color: #B9AC4C;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #B9AC4C;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;


}
a:active {
	color: #D7C229;
	text-decoration: none;
	font-weight: bold;


}
body {
	margin: 1px;
	padding: 1px;
}
