body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0A0A0A;
	color: #FFFFFF;
}
a:link,a:hover,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFC4AF;
}
a:visited {
	color: #ADADAD;
}
.style1 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.thumb{
  border: 0px solid;
  width: 240px;
  height: 180px;
}
.thumbc{
  border: 1px solid #DFDFDF;
  width: 240px;
  height: 180px;
}
.td_thumb{
  width: 240px;
  height: 180px;
  position: center;
}
A.a_thumb{
  border-thickness: 1px;
  display: block;
  border: 1px solid #555555;
  width: 240px;
  height: 180px;
}

A.a_thumb:hover{
  border-thickness: 1px;
  border: 1px solid #aaaaaa;
  display: block;
  width: 240px;
  height: 180px;
}
.td_il{
  text-align: center;
  font-weight: bold;
}
.td_trev{
  width: 320px;
  height: 440px;
  position: center;
}
.trev{
  border: 0px solid;
  width: 320px;
  height: 440px;
}

A.a_trev{
  border-thickness: 1px;
  display: block;
  border: 1px solid #aaaaaa;
  width: 320px;
  height: 440px;
}
