td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
	text-align: center;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a img {
	border-top-color: #68DFD9;
	border-right-color: #68DFD9;
	border-bottom-color: #68DFD9;
	border-left-color: #68DFD9;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:hover img {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.top {
	background-repeat: no-repeat;
	background-position: top;
}
