.PROMOBOX {
	border: 1px dotted #3399CC;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.TOPLINKS {
	color: #003366;
	text-decoration: none;
}
.jump {
	font-family: verdana;
	color: #3399CC;
	font-size: 11px;
	height: 18px;
	background-color: #ffffff;
	border-style: dotted;
	border-width: 1px;
	padding-top: 1px;
	padding-bottom:1px;
	padding-right:1px;
	padding-left:1px;

}