@charset "utf-8";
body {
	background-color: #E5E5E5;
}
a .img  {
	border: 1px solid #752F61;
	height: 180px;
	width: 240px;
	background-color: #FFF;
}
a:hover .img  {
	border: 1px dashed #000;
}
.logotext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	color: #000;
}
a:link {
	color: #743061;
}
a:visited {
	color: #743061;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
.toplist {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
.pages_td {
}
.pages_a {
	height: auto;
	width: auto;
	border: 1px dashed #743061;
	background-color: #C0C0C0;
	font-family: Verdana;
	font-size: 18px;
	color: #F0F;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}
.archived_pages {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.pages_actual {
	height: auto;
	width: auto;
	border: 1px dotted #999;
	background-color: #C0C0C0;
	font-family: Verdana;
	font-size: 18px;
	color: #999;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}

