body,p,td {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11;
	font-weight: normal;
        backround-repeat: no-repeat;
}

.amenu:link,.amenu:visited {
   color: #688038;
   text-decoration: none;
   font-weight: bold;
}

.amenu:active,.amenu:hover {
   color: #8C5900;
   text-decoration: none;
   font-weight: bold;
}

.aright_pane:link,.aright_pane:visited {
   color: #00782B;
   text-decoration: none;
   font-weight: normal;
}

.aright_pane:active,.aright_pane:hover {
   color: #00A8EC;
   text-decoration: underline;
   font-weight: normal;
}

.abody:link,.abody:visited {
   color: #688038;
   text-decoration: none;
   font-weight: bold;
}

.abody:active,.abody:hover {
   color: #0080B4;
   text-decoration: none;
   font-weight: bold;
}

