a:link, a:visited, a:active { color: black;
		  text-decoration: none; }
a:hover 	{ color: #FF6600;
		  text-decoration : none; }
.submit {font-family: verdana; font-size: 10;vertical-align:middle;color:#000;cursor:hand;width:70px;}

.tableBIG {
	border-left: 1px inset rgb(0,0,0);
    border-right: 1px inset rgb(0,0,0);
    border-top: 1px inset rgb(0,0,0);
    border-bottom: 1px inset rgb(0,0,0);
}

.tableLEFT {
	border-right: 1px inset rgb(0,0,0);
}

