A { color: #ff7f00;
    text-decoration:none;
}
A:visited { color: #b2b2b2; 
            text-decoration:none;
}
A:HOVER { color:#ff7f00;
          text-decoration:underline;
}
body  { background-image: url("../img/back.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: white;
	color: #7E7E7E;
	font-family: Sans-serif;
	font-size: small;
	margin: 0 0 0 0;
	overflow: auto;
}
img { border:0px solid white;
}
td.menu { width:250px;
}
td.over { width:350px;
          height:314px;
          text-align:left;
}
td.inni { width:350px;
          height:294px;
          text-align:left;
}
td.under { width:350px;
           text-align:left;
}
