A.cicgen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color:#336699;
	text-decoration:none;	
}
A.cicgen:visited {
	COLOR: #71A0D0;
}
A.cicgen:hover{
	TEXT-DECORATION:underline;
}
A.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	COLOR:#71A0D0;
	text-decoration:none;
}
A.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	COLOR:#336699;
}
BODY{
	MARGIN: 0px;
	scrollbar-face-color:#84BAF5;
	scrollbar-arrow-color:#6699FF;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}