body {background: #000000 url(images/bg.jpg);}
.tabl a img {
	 border: 1px solid #ef0d00;
}
.tabl a:hover img {
	border: 1px dashed #adadad;
}
.tabl a:hover{
	color: #ffffff;
}
.tabl {
	font: bold 16px Georgia;
	color: #e8e8e8;
}
.tabl td {
  text-align: center;
  vertical-align: top; 
}

.tabl a {
  font-family: Georgia;
  color: #d8ea63;
}
.bot {
	font: normal 12px Arial;
	color: #838383;
}
A:hover {
	text-decoration: none;
}
.t1 {
	font: bold 16px Georgia;
	color: #fff;
}