<style>
P {
font-family: lydian BT, verdana;
font-size: 10pt;
color: #999999;
text-decoration: none;
}
A:link { 
color: #999999;
text-decoration: none;
}
A:visited { 
color: #999999;
text-decoration: none;
}
A:hover {
color: #006633;
text-decoration: none;
}
A:active { 
color: #006633; 
text-decoration: none;}</style>