a.portlink { color:#777; text-decoration:underline; outline-width:0px; font-weight: bold; } 
a.portlink:hover { color:#f22; text-decoration:underline; font-weight: bold; }

a.port { color:#bbb; text-decoration:underline; outline-width:0px; } 
a.port:hover { color:#eee; text-decoration:underline; }

a.testimonial { color:#999; text-decoration:underline; outline-width:0px; } 
a.testimonial:hover { color:#ccc; text-decoration:underline; }

.nohighlight { background-color: #010101; color:#aaa; border:1px solid #222; }
.highlight { background-color: #101010; color:#bbb; border:1px solid #444; }
/* RED OPTION: .highlight { background-color: #200; color:#bbb; border:1px solid #500; } */


.quote {
    color:#911;
    font-family:helvetica, arial;
    font-size:10pt;
    font-weight:normal;
}

.quotename {
    color:#444;
    font-family:hellvetica, arial;
    font-size:10pt;
    font-weight:bold;
    font-style:italic;
}

.testatit {
    color:#666;
    font-family:hellvetica, arial;
    font-size:9pt;
    font-weight:bold;
}

