a:link, a:visited{
	text-decoration: underline;
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 11px;
	color: #0000ff;
}

a:active, a:hover{
	text-decoration: underline;
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 11px;
	color: #ff6600;
}

.toplist a:link, .toplist a:visited{
	text-decoration: underline;
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
}

.toplist a:active, .toplist a:hover{
	text-decoration: underline;
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}

.toplist{
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #330033;
}

.bookmark a:link, .bookmark a:visited{
	text-decoration: underline;
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
}

.bookmark a:active, .bookmark a:hover{
	text-decoration: underline;
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

.bookmark{
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #330033;
}

a:link img, a:visited img{
	border-color: #770044; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

a:active img, a:hover img{
	border-color: #770044; 
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

td{
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

td b{
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #770044;
}

body{
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
h2 {
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #9394FF;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}
.archHead {
	font-family: 'trebuchet ms', Arial, Helvetica;
	font-size: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.bT a:link, .bT a:active, .bT a:hover, .bT a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: White;
}


