.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: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;


}
a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;


}
