BODY {
	color: #FFFFFF;
	background-color: Black;
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	font-weight: normal; 
}

A {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	font-weight: normal; 
	
}

A:HOVER {
	color: red;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	font-weight: normal;
}

TABLE.monmenu {
	border-collapse:collapse;
	border:0px solid silver;
	font-family: Arial, sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
}

TABLE.monmenu * TD {
	background-image: url(../images/photo.liamud_cell.gif);
	background-repeat: no-repeat;
	background-position: center; 
	width: 64px;
	height: 60px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10pt; 
	font-weight: normal;
	}

TABLE {
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	font-weight: normal; 
}

TABLE * TD {
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	font-weight: normal;
	}
	
.monmenu a,
.monmenu a:link,
.monmenu a:visited,
.monmenu a:hover {
	  font-family:arial, sans-serif;
	  font-size:10pt;
	  font-weight:normal;
	  text-decoration: none;
	}		