/* CSS Document */
body,td,th {
	color: #000000;
}
body {
	background-color: #CCCCCC;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color:#000000;
	
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#ee0000 ;
}
a:active {
	text-decoration: none;
	cursor:e-resize;
}
.style1{
	font-size: 14px;
	
	color:#666666;
}
.top{
	font-size: 12px;
	
	color:#eeeeee;
}
.style10 {
	font-size: 14px;
	font-weight: bold;
	color:#00FF99;
}
.hiddenPic {display:none;}
.style13 {
	font-weight: bold;
	color: #dd0000;
}
.style14 {color: #FF0000}
.style16 {color: #6666FF}

