body{
	margin: 0px;
	background-color: #1C1C1C;
	color:#979797;
	font-size: 10px;
	font-weight: bold;
	font-family : sans-serif;
	}
	
	a:link  { text-decoration: underline; color : #FFFFFF;  }
	a:active { color : #FF1111;}
	a:visited { color : #AAAAAA;}
	a:hover{ text-decoration: underline; color : #000000; }
}

img {
	border: 0px;
}

td.dark{
	color: #979797;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td {
	color: #EFEFEF;
	font-family: sans-serif;
	font-size: 10px;
}

td.light{
	color: #000000;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.copywrite {
	color:#C0C0C0;
	font-family:sans-serif;
	font-size:9px;
}
