A:LINK {
	font-family : Verdana;
	color : Navy;
	text-decoration : underline;
	font-size : smaller;
}
A:VISITED {
	font-family : Verdana;
	color : Navy;
	text-decoration : underline;
	font-size : smaller;
}
A:ACTIVE {
	font-family : Verdana;
	color : Navy;
	text-decoration : underline;
	font-size : smaller;
}
A:HOVER {
	font-family : Verdana;
	color : Navy;
	text-decoration : none;
	font-size : smaller;
}

.tools {
	font-family : Verdana;
	color : black;
	font-size : 11px;
}


td {
	font-family : Verdana;
	color : black;
	font-size : 11px;
}