body, td {
color: black;
font-size: 12px;
font-family: sans-serif
}

h1 {
color: #036;
font-size: 16px;
font-family: sans-serif;
font-weight: bold;
letter-spacing: 6px
}

a:link  {
color: #fff;
font-size: 10px;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
text-transform: uppercase
}

a:active {
color: #fc3;
font-size: 10px;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
text-transform: uppercase
}

a:visited  {
color: #fff;
font-size: 10px;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
text-transform: uppercase
}
a:hover {
color: #fc3;
font-size: 10px;
font-family: sans-serif;
font-weight: bold;
text-align: center;
text-decoration: none;
text-transform: uppercase
}
