
<style type="text/css">

body {
	margin:0px;
	 }

TD {font-family: comic sans MS ,arial,sans-serif; 

	}	
	
A { color:"#FD66B8"; 

text-decoration: underline; 
}

A:visited { color:"#FD66B8"; 

text-decoration: underline; 

}

A:hover { color:"#E4E0E0"; 

text-decoration: underline; 

}
	
 	a.menu {
		color:#000000;

		font-size:14px; 
		font-weight:bold;
		text-decoration:none;
		line-height: 20px;
		width:18%;
		height:10px;
		background-color: #FBA3D3;
		text-align: center;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}
	
	a.menu:hover {
		color:#000000;
		text-decoration:none;
	}
	
	
		a.menu:visited {
		color:#000000;
		text-decoration:none;

	}
	

	
P { color:"#000000"; 

font-size:80%; 
text-decoration: none; 
text-align: left; 

}

LI { color:"#000000"; 

font-size:80%; 
text-decoration: none; 
text-align: left; 

}
	
	 H1 { 

font-size:140%; 
font-weight:bold ; 
text-decoration: none; 
text-align: left; 

}

	 H2 { 

font-size:120%; 
font-weight:bold ; 
text-decoration: none; 
text-align: left; 

}

	.footer {
	font-size:12; 

text-align: center;

}

 .button { background-color: #ffffff; layer-background-color: #CCCCCC; border: 1px solid #333333; font-family:Verdana,Arial; font-size: 12px; font-weight:bold; }

              </style>