a:link
	{
	color: #000080;
	border: none;
	font-weight: bold;
	text-decoration: none
	}
a:visited
	{
	color: #000080;
	border: none;
	font-weight: bold;
	text-decoration: none
	}
a:hover
	{
	color: #ff0000;
	border: none;
	font-weight: bold;
	text-decoration: none
	}

body
	{
	scrollbar-base-color: #006F00;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #c0c0c0;
	font-family: Arial;
	font-size: 12px;
	background-image: url('drageyes.gif');
	margin: 0;
	}

	
/* ----------------------------------- */

#divplan
	{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
	}
#divplan a:hover
	{
	color: #663300;
	background-color: transparent;
	text-decoration: none;
	}

/* ----------------------------------- */