@media print {
.for_screen { display:none;
}
}


A:link,A:visited { color:#003333 }

A:hover { color: #b34d66; text-decoration:none;  }

