body {	
		background:#3c3c3c ;
		margin:0px;
}
TABLE {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
h1 { font-size:12px; margin:0px; font-family:Arial, Helvetica, sans-serif}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #0058EE;
	TEXT-DECORATION: underline;
}

.topTd {
	font-weight:bold;
	font-size:9px;
	color:#000000;
	border-left:solid #000000;
	border-right:solid #000000;
	border-top:solid #000000;
}

.link:VISITED {
	color : #FFFFFF;
	text-decoration : none
}
.link:LINK {
	color : #FFFFFF;
	text-decoration : none;
}
.link:HOVER {
	color: #FFFFFF;
	text-decoration : underline;
}
.link:ACTIVE {
	color : #FFFFFF;
	text-decoration : none
}
