html { background: #333366 url(images/bg.jpg); }
.tabl a img {
	 border: 1px solid #7e5fc2;
}
.tabl a:hover img {
	border: 1px solid #54dfff;
}
A:hover {
	text-decoration: none;
	color: #c6c6c6;
}
.t1 {
	font: normal 13px Comic Sans Ms;
	color: white;
}
.t2 {
	font: normal 25px Comic Sans Ms;
	color: #23c1fd;
}