.sun
{
	DISPLAY: none;
}
a:link { 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #406182;
	}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #406182;
}
a:hover, a:active { 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	color: red;
	}
.divscroll
{
	width: 180px;
	height: 450px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.divscroll2
{
	
	height: 450px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
body
{
	font-family: verdana;
	color: #000066;
}