Hey, everything is ok, besides the face and size of the font on my pages. I initially only had these attributes in the body tag but then i added them to the table too:
<style>
body {
margin: 0;
background-color: #000000;
scrollbar-face-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
font-face: Arial;
text-size: 8pt;
color: #ffffff;
}
a {
text-decoration: none;
}
a:link,a:visited {
color: #c0c0c0;
}
a:active {
color: #ffffff;
}
table {
font-face: Arial;
text-size: 8pt;
color: #ffffff;
}
</style>
~*Gwar3k1*~
"To the pressure, everything's just like: an illusion. I'll be losing you before long..."
<style>
body {
margin: 0;
background-color: #000000;
scrollbar-face-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
font-face: Arial;
text-size: 8pt;
color: #ffffff;
}
a {
text-decoration: none;
}
a:link,a:visited {
color: #c0c0c0;
}
a:active {
color: #ffffff;
}
table {
font-face: Arial;
text-size: 8pt;
color: #ffffff;
}
</style>
~*Gwar3k1*~
"To the pressure, everything's just like: an illusion. I'll be losing you before long..."