table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.font_blue {
	color: #003399;
}
a:visited {
	color: #CC0000;
}
.font_red {
	color: #FF0000;
}
.font_grey {
	color: #CCCCCC;
}
.font_yellow {
	color: #FFFF00;
}
