#highlight {
		background-color: #F4F1C6;
		}

#hilite {

		background-color: #E8E8E8;
		}



A:link	{	
	text-decoration:	underline;
	color:	#333399;
	background:	none;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#400000;
	background:	none;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#0000C0;
	background:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
        color:	#0000FF;
	background:	#E0E0E0;
	}	
		

kbd {
	padding: 1px 2px 0px 2px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
        font-family: "arial","helvetica";
}
