
a { text-decoration: none; }	
		a:link {color: #000080; text-decoration: none;}
		a:hover {color: #0f0fff; text-decoration: underline;}
bodytext {text-decoration: none; }
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: -1px;
	line-height: 180%;
	color: #666666;

}