body {
	background-image: url(../images/bg.gif);
}

body,td,th {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
}
.cc {color: #FFFFFF}
a.cc {
	font-size: 12px;
	color: #ffffff;
}
a.cc:link {
	text-decoration: none;
	color: #ffffff;
}
a.cc:visited {
	text-decoration: none;
	color: #ffffff;
}
a.cc:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.cc:active {
	text-decoration: none;
	color: #ffffff;
}
.input {
	line-height: 20px;
	border: 1px solid #FFA608;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
-->
