a:hover	{
	text-decoration: underline;
}

body, td, input { 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	
SCROLLBAR-SHADOW-COLOR: #888c90; 
SCROLLBAR-3DLIGHT-COLOR: #888c90; 
SCROLLBAR-face-COLOR: #bfbcb5; 
SCROLLBAR-ARROW-COLOR: #7b7f83; 
SCROLLBAR-TRACK-COLOR: #e5e5e6; 
SCROLLBAR-DARKSHADOW-COLOR: white; 
}

a {
	text-decoration: none;
	color: #62391d;
}

.nav_link
{
	font-weight: bold;
	color: rgb( 102,102,102 );
}

.nav_parent_link
{
	font-weight: bold;
	color: rgb( 102,102,102 );
}

.nav_link_selected
{
	font-weight: bold;
	color: rgb( 128,26,26 );
}

