body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	font-size: 9px;
	color: #660000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #660000;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
body {
	background-color: #FFCC33;
}

.box {
	BORDER-RIGHT: #660000 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #660000 1px dashed; PADDING-LEFT: 10px; PADDING-BOTTOM: 1px; BORDER-LEFT: #660000 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #660000 1px dashed
}

.adbox {
background-color: #000000;
position: absolute;
width: 300px;
height: 250px;
border: 1px solid black;
top: 40px;
left: 330px;
padding-top: 3px;
filter: alpha(opacity=70);
-moz-opacity: .80;
}

.adbox a{
font-weight: bold;
color: #FFFFFF;
cursor:pointer;
}