
a:link  { text-decoration: underline; color: #006400; }
a:active  { text-decoration: underline; color: #006400; }
a:visited { text-decoration: underline; color: #006400; }
a:hover  { text-decoration: underline; color: #000000; }
.HL {background: #ffff00; color: #000000;}

a:link.nl  { text-decoration: underline; color: #6A0000; }
a:active.nl  { text-decoration: underline; color: #6A0000; }
a:visited.nl { text-decoration: underline; color: #6A0000; }
a:hover.nl  { text-decoration: underline; color: #000000; }

td.premium a:link  { text-decoration: underline; color: #006400; }
td.premium a:active  { text-decoration: underline; color: #006400; }
td.premium a:visited { text-decoration: underline; color: #006400; }
td.premium a:hover  { text-decoration: underline; color: #FF0000; }

h1 {
	font-family: verdana, arial;
	font-size: 16pt;
	}

h2 {
	font-family: verdana, arial;
	font-size: 14pt;
	}

#adtablecell {
	background-color: #EAEAEA;
	width: 25%;
	border: 1px solid #000000;
	padding: 3px;
}

.adtablehead {
	color: red;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif, Palatino, serif;
}

.adtabletext {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif, Palatino, serif;
}

#hubtable {
	font-size: 9px;
	}
	
#hubtable a:link {
	color: #000000;
	text-decoration: none;
}

#hubtable a:visited {
	color: #000000;
	text-decoration: none;
}

#hubtable a:hover {
	color: #000000;
	text-decoration: none;
}