.topbg {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:545454;
}
a {
	text-decoration: none;
	color: #FFFFFF;



}.txthd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 0086FF;
	font-weight: bold;

}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
}
a:hover {
	color: #000066;
}
