/*
  This CSS was made by Greenflame of EC Labs along with the Script
and Site. If you are interested in becoming a developer for us,
then come to our site at http://greenflame.mybesthost.com, or
email me at greenflame<at>zor.org! We also do 3D rendering, and
Game Programming along with other fun stuff.
*/

body{
scrollbar-base-color: #000000;
}

a{
color: #808080;
}
a:hover{
color:#0099FF;
}

/* ID code for various site elements: */
/* The text color for all the Text in the pages: */
#newstext{
color: #FFFFFF;
}
/* The Font settings for the Sites banner text: */
#sitename{
text-align:center;
align: center;
color: #FFFFFF;
font-size: xx-large;
font-style: normal;
font-family: Times New Roman, serif;
}
