body         { font-family: Arial;				 vlink: #008000;				 alink: #008000;				 scrollbar-3dlight-color:#3399FF;				 scrollbar-arrow-color:#000000;				 scrollbar-base-color:none;				 scrollbar-darkshadow-color:#623E93;				 scrollbar-face-color:#3399FF;				 scrollbar-highlight-color:none;				 scrollbar-shadow-color:#3399FF}				   A:hover      { font-family: Arial; color: #FF0000; text-decoration: underline }A            { font-family: Arial; color: #0000FF; text-decoration: underline }A:active     { font-family: Arial; color: #008000; text-decoration: underline }

/* Div for the search box */

#jedisearch {
			position:absolute;
			top:4;
			right:6;
			width:20%;
			background-color: #FFFFFF;
		  }