.unnamed1 {
	font-family: tahoma;
	height: 17px;
	width: 2cm;
	font-size: 10px;
	border: 1px double #FF9900;
	background-color: #F3F3F3;



}
.jumpbox {

	font-family: tahoma;
	height: 17px;
	width: 3cm;
	font-size: 10px;
	border: 1px double #FF9900;
	background-color: #F3F3F3;
}
a:link {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FF0000;
}
a:hover {

	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FF0000;
}
a:active {


	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FF0000;
}

