.table {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
a:link{
color:black;
}
a:hover
{color:black;
text-decoration:underline;
background-color:#DBDBDB;
font-weight:bold}
.divMenu
{position:absolute;
left:-1000px;
top:-1000px;
cursor:default;
}
.bold {
	font-weight: bold;
}
