.text {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;		
		}


.box {
  border: 2px solid #000000;
  padding: 8px;
  width: 100%;
}

A{ color: #336666; text-decoration: none; }
A:link{ color: #336666; text-decoration: none; }
A:visited{ color: #336666; text-decoration: none; }
A:active{ color: #669999;  }
A:hover{ color: #669999;  }




