.styles {
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.styles:hover {
	font-size: 10pt;
	color: #32A2D6;
	text-decoration: underline;
	font-weight: normal;
}
