a.gray {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.gray:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.gray:hover {
	font-size: 13px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
