/* CSS Document */

.menu {
	font-family:Arial;
	font-weight:bold;
	background-color:bisque;
	cursor:hand;
	font-size: 12px;
}
.menupic {
	font-family:Arial;
	font-weight:bold;
	background-color:bisque;
	font-size: 12px;
}
.menu2 {
	font-family:Arial;
	font-weight:bold;
	background-color:bisque;
	cursor:hand;
	font-size: 11px;
}
.menu a{
	text-decoration:none;
	color:black;
}
.menuTable {
	top: 1px;
	background-position: top;
	position: relative;
}
#boxdescription {
	face:Verdana; 
	font-size: 12px;
} 