	
}
TD.menu {
font-family: Arial;
font-size: 12px;
color: #C3D3DC;
}
DIV.menu {
font-family: Arial;
font-size: 12px;
color: #333333;
}

A:link  {
	color: #456943;
	text-decoration: none;
}

A:visited  {
	font-family: Arial;
	color: #456943;
	text-decoration: none;
	font-weight: bold;
}

A:active  {
	color: #ffffff;
	text-decoration: underline overline;
	font-weight: bold;
	background: #ccc3a3;
	text-decoration: none;
	
}

A:hover  {
	
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	border-right: solid;
	border-left: solid;
	border-width: 2px;
	border-color: #ddb62e;
	background: #456943;
	padding: 3px;	
}

TL  {
	color: white; 
	text-shadow: 0 0 4px black;

}

TD  {
font-family: Arial;
font-size: 11px;
}
           
P  {
font-family: Verdana,Arial;
font-size: 12px;
}
      
TD.right {
font-family: Verdana,Arial;
font-size: 10px;
color: #333333;
}

A.menulink {
display: block;
width: 265px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:9pt;
color: #0000FF;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #000000;
background-color:#BCDAFF;
}