body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background: #FFBFBF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000  ;
	background-color:#F0FFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	text-decoration: none;
	font-weight: bold;
}
a:active  {
	color: silver;
	}
a:hover   {
	color: #FFFF00;
	}
	
.titleLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDFBFB;
	text-decoration: none;
	font-weight: bolder;
}
.titleLinks:active {	
	color: silver;
	}
.titleLinks:hover {	
	color: #FFFF00;
	}


#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FDFBFB;
	text-decoration: none;
	font-weight: bolder;

}
#tileText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDFBFB;
	text-decoration: none;
	font-weight: bolder;
}
