body
{
background-color:RGB(250, 106, 2);
font-family:verdana;
}
a:hover, a:focus
 {
 color: red;

}

a
{
text-decoration:none;
color:blue;

table
{
border-collapse:collapse;
}

#title
{
font-family:papyrus,verdana;
font-size:22px;
font-weight:700;
}

#smallertext
{
font-size:18px;
}

#underline
{
text-decoration:underline;
}

th
{
font-weight:900;
}
td
{
font-family:papyrus,verdana;
font-size:14px;
font-weight:700;
text-align:center;
}