body {
	text-align: center;
	font-family: tahoma,verdana,arial;
	background-color: #7899BA; /*#679BBF WORK; #7899BA;*/
	border: 0px solid blue;
}

h4 {
	color: white;
}
h6 {
	color: black;
	font-weight: normal;
/*	border: 0px dashed blue;
	background-color: grey;*/
}
td a, a:active, a:visited {
	text-decoration: none;
}
td a:hover {
	text-decoration: none;
	border:0px;
}
a img {
	border:0px;
}