*{
	font-family: Tahoma;
	font-size: 12px !important;
	font-size: 11px;
}
body {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #53BCE2;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

td { 
	line-height: 160%;
	color: #000000;
}
img {	border: 0;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}
.dd {
	background-image: url(../images/main/dd.gif);
	background-repeat: repeat-x;
	background-position: center;
}
