body {
	background: url(images/gotnylon_01.gif) repeat-x top #4a022a;
	margin: 0;
	text-align: center;
	color: #000;
	font: 75% Arial, Helvetica, sans-serif;
}
.head {
	width: 891px;
	text-align: center;
	color: #fff;
	height:32px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 14px 0 0 0;
	background: url(images/gotnylon_21.gif) no-repeat top center;
}
.sub_head {
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.footer {
	font-size: 0.8em;
	color: #fff;
	margin-top: 91px;
	margin-right: 10px;
}
.thumb {
	border: 1px solid #fff;
	margin: 2px;
}
.toplist td {
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}
.toplist a:link, .toplist a:visited {
	color: #f5fb46;
}
a:link {
	color: #4A022A;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4A022A;
}
a:hover {
	text-decoration: none;
	color: #9A0049;
}
a:active {
	text-decoration: underline;
	color: #4A022A;
}
.page { padding: 10px 0 10px 0; }
.page a:link, .page a:visited {
	background: #a00d56;
	color: #fff;
	border: 1px solid #e00061;
	padding: 4px 6px;
	margin: 4px 1px;
	text-decoration: none;
}
.page a:hover {	
	color: #000;
	background: #f8f8f8;
}