h1,h2,h3,h4,p,b,strong,td {
color: #330000;
text-align: center;
font-family: tahoma;
}


a {
font-size: 18px;
font-weight: bold;
color: #330000;
text-decoration: underline;
}


a:hover {
font-size: 18px;
font-weight: bold;
color: #FFFF00;
text-decoration: none;
}


img {
border: #cc9966;
}

h1 {
font-size: 35px;
}