@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 9px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #e9e9e9;
}
a:active {
	text-decoration: none;
	color: #e9e9e9;
	font-family: Verdana, Geneva, sans-serif;
}
.boldWord {
	font-weight: bold;
	color: #CCC;
}
.hiLite {
	font-style: italic;
	color: #900;
}
.blue {
	color: #03F;
}
.cellBack {
	background: url(../_images/retouching/background.jpg);
	color: #000;
	font-size: 10px;
}
.hover {
	font-size: 12px;
	color: #e9e9e9;
}
