body  {
margin : 0;
}

a:focus  {
outline : none;
}

a:link  {
color : #f5eb96;
font-size : 11px;
text-decoration : none;
}

a:visited  {
color : #d3c968;
font-size : 11px;
text-decoration : none;
}

a:hover  {
color : #d10600;
font-size : 11px;
text-decoration : none;
}

a:active  {
color : #f5eb96;
font-size : 11px;
text-decoration : none;
}

body  {
color : #d10600;
font-family : Papyrus;
font-size : 16px;
}

table  {
color : #d10600;
font-family : Papyrus;
font-size : 16px;
}

td  {
color : #d10600;
font-family : Papyrus;
font-size : 16px;
}