body {
	background : #000000;
	font-family : Arial, Helvetica, "Sans Serif";
}

a:link, a:visited {
/*	background : #D0BCA0;*/
	color : #FFFFFF;
}

/*a:visited {
	background : #D0BCA0;
	color : #003366;
}*/

a:hover, a:active {
/*	background : #D0BCA0;*/
	color : #FF0000;
}

/*a:active {
	background : #D0BCA0;
	color : #FF0000;
}*/

h1,h2,h3,h4,h5,h6,p {
/*	background-color : #D0BCA0;*/
	color : #FFFFFF;
	font-weight : normal;
}

img {
	border : 0;
}

td {
/*	background : #D0BCA0;*/
	color : #FFFFFF;
	font-family : Arial, Helvetica, "Sans Serif";
}

.header {
	top : 10px;
	position : absolute;
	left : 10px;
	right : 10px;
	background: #D3D3D3;
	height : 40px;
	font : larger sans-serif;
}
