TABLE{ 
border:dotted 1px #666666; 
COLOR: #666666; FONT-FAMILY: Verdana, sans-serif; FONT-SIZE: 14px
}
  
TD{ 
  border-left:dotted 1px #555555; 
  border-bottom:dotted 1px #555555;
  COLOR: #666666; FONT-FAMILY: Verdana, sans-serif; FONT-SIZE: 14px
}

a:link {
	color: #020;
	text-decoration: none
}
a:visited { color: #333333; text-decoration: none}
a:hover { color: #333333; text-decoration: underline} 
a:active {
	color: #00F;
	text-decoration: underline;
	font-weight: bold;
}

