@namespace url(http://www.w3.org/1999/xhtml);

* {
background: #FFFFFF !important; 
color: #000000 !important;
}

a:link {
color: #0000EE !important;
text-decoration: underline !important;
}

a:visited {
color: #551A8B !important;
text-decoration: underline !important;
}

a:hover {
color: #EE0000 !important;
text-decoration: underline !important;
}

img {
background: #c0c0c0 !important;
}