body {
font-family : arial, helvetica, sans-serif;
color : black;
font-size : 13px;
background-color:#F9E47C;
} 
td , tr {
font-family : arial, helvetica, sans-serif; 
font-size : 13px;

} 
a:link { font-weight:bold; color:black; text-decoration:underline }
a:visited { font-weight:bold; color:gray; text-decoration:underline }
a:hover { font-weight:bold; color:darkgrey; text-decoration:underline }
a:active { font-weight:bold; color:darkgrey; text-decoration:underline }
a:focus { font-weight:bold; color:darkgrey; text-decoration:underline }


