body  {
	font-family : sans-serif;
	border : thick  double Black;
}
td  {
	font-family : sans-serif;
}

A:LINK {
	color : Black;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color : Red;
	text-decoration : none;
}
A:VISITED {
	color : Black;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
}
DIV {
	font-family : sans-serif;
}
