img {
  	border: 1px solid black;
}
a:hover IMG {
	border: 1px solid yellow;
}

.nb {
	border: 0px;
}

.toplist{
	font-size: 1px;
	display: none;
}

.head {
	color: Yellow;
	font-size: 45px;
	font-weight: bold;
	padding-left: 30px;
	vertical-align: text-top;
	text-transform: uppercase;
}
.stitle{
	color: Black;
	font-size: 17px;
	font-weight: bold;
	padding-left: 50px;
	letter-spacing: 2px;
	BORDER-BOTTOM: 1px dotted Maroon;
	border-bottom-width: 1x;
}
.stitle1{
	color: white;
	font-size: 12px;
	font-weight: bold;
}


.title{
	color: Yellow;
	font-size: 27px;
	font-weight: bold;
	padding-left: 20px;
	letter-spacing: 2px;
	BORDER-BOTTOM: 1px dotted Maroon;
	border-bottom-width: 1px;
}

.top{
	font-weight: bold;
	font-size: 8px;
	padding-right: 60px;
}

a, a:link, a:visited, a:active {
	color: white;
	font-size: 16px;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: dark;
}
a.desc,a.desc:link,a.desc:visited,a.desc:active {
	color: black;
	font-size: 12px;
}

a.desc:hover {
	text-decoration: none;
	color: white;
}

.tbgl{
	BORDER-RIGHT: 1px solid #8B0000;
	BORDER-LEFT: 1px solid #8B0000;
	background-color: BLACK;
}


body	{
	color: White;
	font-size: 12px;
	font-family: "Times New Roman";
	background-color: BLACK;
}


