body {
cursor: pointer;
}

a:link, a:visited, a:active {
text-decoration: none; 
color:#000000;
}
a:hover {
text-decoration: none; 
color:#000000; 
cursor: w-resize;
}

body, p, font, td {
font-family: arial; 
color: #000000;
font-size: 12px;
}
b {
font-weight: strong;
color:#797777;
}

i{color: #000000;}
b{color: #08088A;}
A:Link, A:Visited { color: #000000; text-decoration: none; }
A:Hover { font-weight:bold; text-decoration:none; background-color: ;}
}
