body { 
margin : 0;
background-color : #FFFFFF;
} 

td, div { 
font-size : 11px;
font-family : Arial;
color : #686868;
line-height : 16px;
} 

a {
color : #d8d8d8;
text-decoration : none;
}


a:hover { 
color : #eee2d6;
text-decoration : underline;
}

b {
color:#ff0196;
}
