body,td,th {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color: #FFF300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h1, h2 {
	font-size: 13px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thumb {
	height: 100px;
	width: 140px;
	border: 2px solid #FFF;
	margin-top: 3px;
}
a:hover .thumb {
	height: 100px;
	width: 140px;
	border: 2px solid #fff300;
	margin-top: 3px;
}
.thumbp {
	margin: 0px;
	font-size: 12px;
	color: #000;
}
a .thumbp {
	margin: 0px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover .thumbp {
	margin: 0px;
	font-size: 12px;
	color: #000;
	text-decoration:underline;
}
.thumb1 {
	height: 160px;
	width: 130px;
	border: 1px solid #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover .thumb1 {
	border: 1px solid #fff300;
}
.desc {
	font-size: 10px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
a .desc {
	font-size: 10px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-decoration: none;
}
a:hover .desc {
	font-size: 10px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	width: 180px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a .title {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	width: 180px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover .title {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	width: 180px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
.sponsor {
	margin: 0px;
	font-size: 18px;
	letter-spacing: 1px;
}
.style1 {
	overflow: hidden;
	visibility: hidden;
	position: absolute;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.csc {
	font-size: 18px;
	color: #009;
	margin: 0px;
}

