body {background: #a7a92b url(images/bg.jpg) center repeat-y;}
.tabl a img {
	 border: 1px dotted #c28147;
}
.tabl a:hover img {
	border: 1px solid #d01500;
}
.tabl a{
	color: red;
}
.tabl {
	color: #c5c5c5;
	font: bold 16px Georgia;
	color: #ebd7c2;
}
.tabl td {
  text-align: center;
  vertical-align: top; 
}
.tabl2 {
	color: #d8ea63;
}
.tabl2 td {
  text-align: center;
  vertical-align: top;
  font-family: Georgia;
}
.bot {
	font: normal 12px Georgia;
	color: #8e857b;
}
A:hover {
	text-decoration: none;
}