a:link { text-decoration: none;
			background: transparent;
			color: #1D1F82;  }

a:hover{   text-decoration: underline;
			background: transparent;
			color: #FE0001;  }

a:visited {  text-decoration: none;
			background: transparent;
			color: #7F7F7F;  }

.small_copy {  font: 9px "Trebuchet MS", sans-serif}
.body_copy {  font: 12px/16px "Trebuchet MS", sans-serif}
.Page_head {  font: bold 18px/18px "Trebuchet MS", sans-serif; color: #1D1F82}
