body {
	margin: 0px;
	background-color: #758DB3;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6897EE;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lefttd {
	background-image: url(../images/buttonleft.gif);
	background-repeat: no-repeat;
}
