TD {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:link, A:visited {
	font-size : 12px;
	color : #005eff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:hover {
	font-size : 12px;
	color : #ff0000;
	background-color : #d0d0d0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:active {
	font-size : 12px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.menu	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #ffffff;
	font-weight : bold;
	line-height : 100%;
}
.hilite	{
	background-color : #ffff00;
}
