

	

	/* end hide */

	body {
		background-color:#000;

	height: 100%;
	margin: 0;
	padding: 0;
	}
	



/* flash css */
.brown {  color:#330000;
	font-weight: normal;
	text-decoration: none }
.gray {  color:#333333;
	font-weight: normal;
	text-decoration: none }
.big {  font-size:14;
 color:#330000;
	font-weight: normal;
	text-decoration: none }
.graybig {  color:#333333;
font-size:16px;
	font-weight: normal;
	text-decoration: none }
.green{  color:#82A977;
font-size:14px;
	font-weight: normal;
	text-decoration: none }
	
	
a:link, a:visited, a:active{
	color: #CCCCCC;
	text-decoration:underline;
}
a:hover{
	color: #666666;
	text-decoration:underline;
}