.input 
{
	border-style:inset; border-width:1; font-family: Tahoma;
	font-size: 10pt;
	
}

ul   
{ 
	color: #FF9900 ;
}

.div 
{
	overflow: auto;
	position: absolute;
	height: 200px;
	width: 480px;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #778089;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}