.blue {
	color: #4F6B8A;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.smallfont {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
