a.bot:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #1C3C4B;
}
a.bot:visited {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #1C3C4B;
}
a.bot:active {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #1C3C4B;
}
a.bot:hover {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
}
.blue {
    font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #1C3C4B;
	}