BODY, P, TD { 
FONT: 11px/16px verdana; 
COLOR: #000000;
}

A {
	color:#6699cc;
	text-decoration: none;
}

A:HOVER {
	text-decoration:underline;		
}


.MainNav {
	width:100%;
	text-align:center;
}

.MainNavItem {
	width:90px;
	color:white;
  	font: 11px verdana;
	height:20px;
	font-weight: bold;
}

.MainNavItemSel a {
	color:white;
}

.MainNavItem a {
	color:white;
}



RightNav {
	text-align:center;
	height:12px;
	width:100%;
}

.RightNavItem a {
	color:#AA7733;
  	font: 11px verdana;
}

.RightNavItemSel {
}

.RightNavItemOver {
	text-decoration:underline;	
}



