body,table,td
   {
	font-size: 12.5px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
	line-height: 18px;
	color: #3129EF;
	font-weight: bolder;
   }

body {
	background-color: #8B0090;
	background-image: url(images/page-bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link    {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #27ABDF;
	font-weight: bold;
}
a:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover   {
	color: #3333FF;
	text-decoration: none;
	font-weight: bold;
}

a.thumb:hover img {
	border: 3px solid #BA0D77;
}
a.thumb img {
	width: 180px;
	height: 240px;
	border: 3px solid #27ABDF;
}
.st {
	z-index: 2;
}
