<span style="color: #FFFFFF;"></span><span style="color: #999999;"></span>a  {
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a.nobold  {
	color : #999999;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a:hover  {
	text-decoration : underline;
		color : #3366FF;
}
a.menu  {
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
	color : #999999;
}	
a.more {
	font-size : 12px;
	font-weight : bold;
	font-style: normal;
	color : #999999;
}
a.more:hover {
	font-style: normal;
	text-decoration : underline;
	color : #999999;

}

body {
	font-family : Verdana, sans-serif;
	color : #999999;
}
td  {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CCCCCC;
}
td.foot  {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CCCCCC;
}
td.header  {
	background: #FFFFFF; 
}

input {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	}
select {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	}
textarea {
	color : #FFFFFF;
	}


td.filelist {
	background: #FFFFFF; 
}
.filebg {
	background: #FFFFFF; 
}