@import url("coolcat/style.css");
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td img {display: block;}
td img {display: block;}
td img {
	display: inline;
	vertical-align: top;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

