body {
margin: 0px;
padding: 0px;
background-color:#3c3230;
}
table {
font-family: verdana;
font-size:11px;
color:#CCCCCC;
text-align:justify;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: noraml;
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: noraml;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: noraml;
	color: #FF6600;
	text-decoration: underline;
}

a.links:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: noraml;
	color: #FF6600;
	text-decoration: none;
}
a.links:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: noraml;
	color: #FF6600;
	text-decoration: none;
}

a.links:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: noraml;
	color: #FF6600;
	text-decoration: none;
}

a.links:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: noraml;
	color: #FF6600;
	text-decoration: underline;
}

a.links:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: noraml;
	color: #FF6600;
	text-decoration: none;
}
