BODY , P , TD {
color: #222222;
background: #6699CC;
font-family : Verdana , Arial, sans-serif;
font-size: 11px;
text-align: center;
}
A {
color :Teal;
text-decoration:none;
}
A:Hover {
color:Yellow;
text-decoration:none;
}