* { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 20px; }
	
a { text-decoration:none; color: #4868BD; font-weight: bold; }
a:hover { color: #9FB0DD;  }
	
.small { font-size: 11px; 
			line-height: 12px; }

a.nothere:link, a.nothere:visited, a.nothere:active { text-decoration:none; color: #CCC; }
a.nothere:hover { 	color: #FFF; }			
			
.here {
	color: #000;
	font-weight: bold;
	background-color : #FFFFEB;
	padding: 0px 6px 0px 6px;
}

.nothere {
	padding: 0px 6px 0px 6px;
}


