.inputBttn {
border-bottom-width:2px; 
border-right-width:2px; 
font-weight:bold; 
padding-bottom:2px; 
margin-left:5px;
}


h1{color:#FFFFFF;
font-family:"Courier New", Courier, mono;
}
 

body, td {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
}
a{
	color:#FFFFFF;
	text-decoration:underline;;
}
a:visited{
	color:#999999;
	text-decoration:none;
}
a:active{
text-decoration:none;
}
a:hover{
 text-deocoration:none;
 color:#CCCCCC;
}
.categoryHeading{
color:#CCCCCC;
font-size:16px;
}

