.links {
	font-family: "MS Serif";
	font-size: small;
	font-weight: normal;
	color: #009933;
	text-decoration: blink;
	background-color: #F3F3F3;
	margin: 2px;
	padding: 2px;
	height: 20px;
	width: 250px;
	border: 1px solid #99CC33;
	filter: Chroma(Color=#ffff2f);
	page-break-before: auto;
	page-break-after: auto;
	position: static;

}
a.box {
	padding: 3px;
	text-decoration: none;
	border: medium none;
	color: #009933;
	font-family:sans-serif;
	display: none;

	}
	a.box:hover {
  color: #009933;
	padding: 3px;
	text-decoration: none;
	border: medium none;
	color: #009933;
	font-family:sans-serif;
	}
.linkcolor {

td.off {
background: #CCCCCC;
}

td.on {
background: #999999;
}

}

.borders {
	border: 1px solid #009933;
}
.border {
	border-top: 1px solid #99CC33;
	border-right: 1px dotted #99CC33;
	border-bottom: 1px dotted #99CC33;
	border-left: 1px dotted #99CC33;

}
.solid-link {
	border: 1px solid #99CC33;
}
.sponsored {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.sponsored-L {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.brown-border {
	border: 1px solid #330000;
}
.text-format {
	left: 10px;
	top: 10px;


}
.link-format {
	font-family: "MS Serif";
	color: #009933;
	text-decoration: none;
}
