
body {
	background-color: transparent; /* #111111; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white; 
}
.Style2 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


table{
width: ;
height: ;
	border: solid 0px gray;
	}

	
	
td{
width: 150px;
height: 150PX ;
	}

	
	
a:link,a:visited{
display: block;
color: #818273;
background-color: ;
text-decoration:none;
font-size:10pt;


}


a:hover {
display:block;
color: white;
background-color:	;	/*#818273;*/
font-size:10pt;
	text-decoration:none;
	
/*font-family: Staccato222 BT ;
padding-right:0em;
padding-left:0em;*/
	}
	
	
