A:ACTIVE, A:FOCUS, A:LINK, a:visited, a:active, a{
	background : #303030;
	background-color : #303030;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	font : normal sans-serif;
	color : Silver;
	text-decoration : none;
}


a:hover {
	color : White;
}


h1, h2, h3, h4, h5, h6 {
	color : #0087AB;
}

BODY {
	background : #303030;
	color : White;
	font : normal normal 12px sans-serif;
	font-family : sans-serif;
	font-size : 12px;
}
TABLE {
    background : #303030;
	color : White;
	font : normal normal 12px sans-serif;
	font-family : sans-serif;
	font-size : 12px;
}


