h1,h2,h3,h4,p,td {
color: #ffffff;
text-align: center;
font-family: arial,tahoma, verdana;
}


a {
font-weight: bold;
color: #cc3333;
text-decoration: underline;
}


a:hover {
font-weight: bold;
color: #ffff99;
text-decoration: none;
}


img {
border: none;
}




