A {text-decoration: underline;
   color: #567C8E}
A:hover { color: #567C8E;
          background: #FFFFCC;
          text-decoration: underline}
A:visited { color: #666666;
            text-decoration: underline}



.grayBackground1 {  background-color: #EBEBEB}
.whiteBackground { background-color: #FFFFFF}
.grayBackground2 { background-color: #F1F1F1}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #567C8E;
	background-color: #E4ECEF;
	text-align: center;
	padding: 1px;
}
