html { background: #18aee9 url(images/bg.jpg); }
.tabl a img {
	 border: 1px solid #b354d8;
}
.tabl a:hover img {
	border: 1px solid #18aee9;
}
A:hover {
	text-decoration: none;
	color: #c6c6c6;
}
.t1 {
	font: normal 13px Arial;
	color: #eaf6ff;
}
.t2 {
	font: normal 13px Arial;
	color: #9dff7d;
}
.t3 {
	font: normal 13px Arial;
	color: #edc4ff;
}
.t4 {
	font: normal 20px Arial;
	color: #000000;
}