/* LINKS */

A:link    { color: #FF9933;text-decoration: underline; }
A:active  { color: #FFF; text-decoration: underline; background-color: #FF9933;}
A:hover   { color: #FFF; text-decoration: underline; background-color: #FF9933;}
A:visited { color: #000; text-decoration: underline; }


.porange {
line-height: 10px;
font-size: 9px; 
color: #FF9933;
font-weight: Bold;
background-color: none;
}