
	a { font-family:arial,sans-serif; 
	    font-size:11px; 
	    color: #D16C13; 
	    text-decoration: none; }
a:visited { color: #D16C13; text-decoration: none; }
  a:hover { color: #54483E; text-decoration: underline; }
  
	a.on { font-family:arial,sans-serif; 
	    font-size:11px; 
	    color: #ffffff; 
	    background: #D16C13;
	    text-decoration: none; }
a.on:visited { color: #ffffff; background: #D16C13; text-decoration: none; }
  a.on:hover { color: #ffffff; background: #D16C13; text-decoration: none; }  

       td { font-family:arial,sans-serif; 
	    font-size:11px; 
	    color: #45301E; 
	    text-decoration: none;
	    line-height: 130%; }
	    
	    
#mydiv {
	position: absolute; 
	overflow: hidden; 
	visibility: hidden;
	font-family: century gothic, helvetica, sans-serif;
	font-size: 9px;
	color: #e5e5e5; 
	border: 1px dotted #333333;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	z-index: 999; 
	height: 16px; } 		    




