a:link { color: #000000;
		font-style: underline;
		background: #ffffff; }
		
a:hover { color: #000000;
		text-decoration: none; 
		background: #00ff33; }
		
a:visited { color: #000000;
		font-style: underline;
		background: #ffffff; }
		
		
a:active { color: #000000;
		text-decoration: none; 
		background: #00ff33; }
		


p      { align: left;
		valign: top;
		font-family: helvetica;
		font-size: 120%;
		color: #000000;
		padding-left: 2px;
		line-height: 110%
		background: #ffffff; }
		

table   { border: none; 
			cellpadding:2px; }

td		{ valign: top; }


a img { border: none;
		background: none; 
		text-decoration: none; 
		padding-top: 2px;
		valign: top; }
		