body{
	background-color:#000000;
	color:#ffffff;
}



th,td{border:1px solid white;padding:4px;}

th{
	font-size:1.2em;
	font-weight: bolder;
	text-align:left;
	cursor:pointer;
}






a:link{color: #00dF00; text-decoration: underline;}
a:active{color: #00009f; text-decoration: underline;}
a:visited{color: #ff5555; text-decoration: underline;}
a:hover{color: #FFFFFF; text-decoration: none;}

