body, td
{ cursor: default;
font-family : arial;
font-size : 9pt;
font-style : normal;
letter-spacing: 1px;
line-height: 1.7;
text-align: none;
color: #000000;
}

A:link {
color: #B40000;	
text-decoration: none;
border-bottom: none;
}
A:visited {
color: #B40000;	
text-decoration: none;
border-bottom: none;
}
A:active {
color: #B40000;	
text-decoration: none;
border-bottom: none;
}
A:hover {
color: #000000;
text-decoration: none;
border-bottom: none;
cursor:default;
}

A:link.lix {
color: #000000;	
text-decoration: none;
border-bottom: none;
}
A:visited.lix {
color: #000000;	
text-decoration: none;
border-bottom: none;
}
A:active.lix {
color: #000000;	
text-decoration: none;
border-bottom: none;
}
A:hover.lix {
color: #B40000;
text-decoration: none;
border-bottom: none;
cursor:default;
}




