.scroll_division_big {position:relative; height:400px; width:auto; overflow:auto; border-style:inset; border-width:1px}

BODY {
	font-family: Arial, Helvetica;
	font-size: 18px;
	background-color: #ECE9D8;
}

A {
	color: #000000 ;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
	color: White;
	background-color : #000066;
}

a:active {
	text-decoration:none;
	color: White;
	background-color : #000066
}
