<style type="css"> 

p { font-family: verdana; font-size: 8pt; color: #000000; line-height: 12px; text-indent: 3px; }
span { font-family: verdana; font-size: 8pt; color: #000000; line-height: 12px; } 

b {
color: #9C9356;
text-transform: uppercase;
}

i {
color: #E519AC;
text-transform: none;
}


a { 
color: #91865C;
font-size: 11px;
font-family: verdana;
text-decoration: none;
text-transform: none;
font-weight: none;
}
a:hover { 
color: #7DBACC;
border-width: 0px 0px 1px 0px;
text-decoration: underline;
border-color: #000000;
}