.unnamed1 {
	font: 100 10px Verdana, Arial, Helvetica, sans-serif;
	color: #33CCFF;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFCC00;
}
.box{
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 4px;
	width: 230px;
	height: 110px;
	overflow: auto;
}