A:link        { font-weight: normal; text-decoration: none; color: #ff8080; }
A:visited     { text-decoration: none; color: #ff8080; font-weight: normal; }
A:hover       { text-decoration: none; color: #ff0000; }
BODY          {background-color: #000000; background-repeat: repeat; background-attachment: fixed;  scrollbar-face-color: #224466; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000040;
                scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #000040;
                scrollbar-track-color: #000000; scrollbar-arrow-color: #ff0000; font-family: Verdana, Helvetica, Arial; 
                font-size:12px; margin-top: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0; 
                padding-right: 0; }
TD            { font-family: Verdana, Helvetica, Arial; color: #C1CADE; font-size:14px}
input         { background-color: #224466; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #C1CADE; }
textarea      { background-color: #224466; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #C1CADE; }
select        { background-color: #224466; font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: #C1CADE; }
p { font-family: Verdana, Helvetica, Arial; color: #C1CADE; font-size:14px}


/* YaBB alternating bgcolors */
.windowbg     { background-color: #224466; font-size: 11px; font-family: Verdana; color: #C1CADE; }
.windowbg2    { background-color: #000000; font-size: 11px; font-family: Verdana; color: #C1CADE; }
.windowbg3    { background-color: #224466; font-size: 11px; font-family: Verdana; color: #C1CADE; }

/* Misc./title/category colors */
.hr           { color: #6394BD;}
.titlebg      { background-color: #000000; color: #C1CADE; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: #C1CADE; }
.catbg        { background-color: #224466; color: #C1CADE; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: #336699; }

/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: #C1CADE; }
.imgcatbg     { font-style: normal; font-size: 10px; color: #C1CADE; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: #C1CADE;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: #C1CADE; }
.imgmenu      { font-style: normal; font-size: 11px; color: #C1CADE; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: #000000; background-color: #DEE7EF; }
.code         { font-size: 10px; font-family: Courier New; color: #000000; background-color: #CCCCCC; }

FONT.smaller {
	font-size: 9px;
}

A.smaller {
	font-size: 9px;
	color : #0084BE;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 9px;
	color : Red;
	text-decoration : none;
}