body {
margin : 0; 
background-color : #ff9999; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color: #ffffff;
}
a:link {
color : #ff3333; 
text-decoration : none;
}
a:visited {
color : #ff3366; 
text-decoration : none;
}
a:hover {
background-color : #ffcccc;
font-weight : bold;
text-decoration : none; 
cursor: crosshair; 
color: #ff0000;
}
a:active {
color : #0033ff; 
text-decoration : none;
}
table, div, td, tr {
font-family : Verdana, Arial, Times new roman;
font-size: 10px;
}
