body {	margin: 0px 0px 0px 0px; }
.text {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {	text-decoration: underline; 	
			color: #336699;
			}
a:visited { text-decoration: underline;	
			color: #336699;
			}
a:active {	text-decoration: none; 	
			color: #993333;
			}
a:hover {	text-decoration: none; 
			color: #003366; 
			}
