body { 
background-color: white; 
font-family: verdana, arial, sans-serif;
font-style: normal;
font-size: 10px;
}
a:link {
color: brown
}
a:visited {
color: brown;
}
a:hover {
color: red;
}
a:active {
color: red;
}

td {
background-color: white; 
font-family: verdana, arial, sans-serif;
font-style: normal;
font-size: 10px;
color: brown;
}
i {
color: brown;
}
