body {
	background-image: url(../Assets/images/page_bg.gif);
}
#intro tr td {
	font-family: Tahoma;
	font-size: 12px;
	color: #6F6F6F;
	font-weight: bold;
}
#header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#offer tr td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6F6F6F;
}
#dlink tr td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#intro a:link {
	color: #6F6F6F;
	text-decoration: none;
}
#intro a:hover {
	color: #99CC66;
	text-decoration: underline;
}
#partners a:link {
	color: #0099CC;
	text-decoration: none;
}
#partners a:hover {
	color: #99CC66;
	text-decoration: underline;
}
#partners ul li {
	list-style-image: url(../images/arrow_green.gif);
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #99CC33;
	text-decoration: underline;
}
a:visited {
	color: #993333;
}
#main {
	border: 1px solid #D6D6C7;
}
