<!--
A.nav 			 { color: black; text-decoration: none }
.small		{ color: #000000; font-size: 10px; font-family: Verdana; line-height : 15px; }
.smallwhite		  { color: white; font-size: 10px; font-family: Verdana; line-height : 15px; }
A 				 { color: black; text-decoration: none }
A:visited 		  { color: black; text-decoration: none }
A:hover 		 { color: black; text-decoration: underline }
A:active 		 { color: black; text-decoration: none }

.code 				{color: #3366CC; font-size: 12px;}
-->