html { background: #fefab0 url(images/bg.jpg); }
.tabl a img {
	 border: 1px solid #ff5252;
}
.tabl a:hover img {
	border: 1px dotted #ffe313;
}
A:hover {
	text-decoration: none;
	color: #c6c6c6;
}
.t1 {
	font: normal 13px Comic Sans Ms;
	color: white;
}
.t2 {
	font: normal 25px Comic Sans Ms;
	color: #710200;
}