body {
	color: black;
	font-family: tahoma;
}


tr, td, div {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}


a:link    {
	color: #000000;
	text-decoration: none;
}



.menu {
	border: dashed;
	border-color: #B9B9B9;
	border-width: 1px;
	background-color: #fffFFF;
}


A:active {text-decoration: none}


A:visited {
	color: #000000;
	text-decoration: none;
}