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