body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:   url(../_img/v2/_design/s1/en/bg.gif);
	background-color: #202020;
	background-repeat: no-repeat;
	background-position: top;



}

a:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
