body {
background-color:#B8B8B8; 
font-family: Arial, Helvetica, sans-serif;
color: #3F3F3F;
font-size: 11px;
}

a:link { color: #FFCD45; font-weight: bold; text-decoration:none }
a:visited { color: #FFCD45; font-weight: bold;  text-decoration:none }
a:hover { color: #FFCD45; font-weight: bold;  text-decoration:underline }
a:active { color: #FFCD45; font-weight: bold;  text-decoration:underline }
a:focus { color: #FFCD45; font-weight: bold;  text-decoration:underline }

.orange { color: #FFCD45; font-weight: bold; }