body {background: #0e212f url(images/bg.jpg);}
.tabl a img {
	 border: 1px solid #57578c;
}
.tabl a:hover img {
	border: 1px dotted #00f6fa;
}
.t1 {
	font: bold 14px Comic Sans MS;
	color: white;text-align:justify;
}
.t2 {
	font: normal 20px Comic Sans MS;
	color: #ff94d4;
text-align:justify;
}
A:hover {
	text-decoration: none;
}