body {
margin-left: 0;
margin-right: 0;
font-style: normal;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
color: #666600;
text-decoration: none;
}

a:hover, a:active {
color: #333300;
}

.style1 {
	font-size: 10px;
	color: #333300;
}

.style2 {
	font-size: 8px;
	color: #333300;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}
.style4 {font-size: 10px}

.style5 {
	font-size: 9px;
	color: #333300;
}

.style6 {
	font-size: 12px;
	color: #333300;
}

.style7 {
	font-size: 10px;
	font-weight: bold;
	color: #333300;
}

a.ttp span { display:none; }
a.ttp:hover { background:#; text-decoration:none; }
a.ttp:hover span { 
	position:absolute;
	display:block;
	width: 300px;
	max-width:600px;
	z-index: auto;
	padding:5px 5px;
	background-color:#212421;
	border:1px solid orange;
	color:#CCCCCC;
	}