body,td,th {
font-size: 12px;
color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.sing {color: #FFFFFF}
body {
margin-left: 5px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #000000;
}
html {
overflow-x: hidden;
scrollbar-face-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-highlight-color:#00FF00;
scrollbar-3dlight-color:#00FF00;
scrollbar-shadow-color:#00FF00;
scrollbar-track-color:#000000;
scrollbar-darkshadow-color:#000000;
}
.list ul { list-style:none; margin:0px; }
.list a {text-decoration: none; }
.list a:link { color: #00FF00; }
.list a:visited { color: #00FF00; }
.list a:hover { color: #FF0000; }
.list a:active {
color: #000000;
background-position: center;
}
.list1 ul {margin:0px; }
.list1 a {text-decoration: none; }
.list1 a:link {color: #00FF00; }
.list1 a:visited {color: #00FF00; }
.list1 a:hover {color: #FF0000; }
.list1 a:active {
color: #FF0000;
background-position: center;
}


