

#3pxSB {
	border: 3px solid black;
}

/* Base class, the rest inherit from this */
BODY, TABLE, TR, TD     { 	font:11px/16px verdana, arial, helvetica, sans-serif;}
a:link, a:visited, a:active  { text-decoration:none; color:#CC0000;}
a:hover                      { text-decoration:underline; }

.terminal      { font: 11px Verdana;  color:#00CC00 }
.terminal a:link    { font: 11px Verdana;  color:#00CC00; background:#006633; !important; }

.blackonwhite {font:11px/16px verdana, arial, helvetica, sans-serif; color:#000000;}
a.blackonwhite:link  { text-decoration:none; color:#CC0000;}
a.blackonwhite:visited  { text-decoration:none; color:#CC0000;}
a.blackonwhite:active  { text-decoration:none; color:#CC0000;}
a.blackonwhite:hover { text-decoration:underline; color:#CC0000;}

.portfolio      { font: 11px Verdana;  color:#FFFFFF; }
.portfolio a:link { text-decoration:none; color:#CCFFFF; font-weight: bold;}
.portfolio a:visited { text-decoration:none; color:#CCFFFF; font-weight: bold;}
.portfolio a:active { text-decoration:none; color:#CCFFFF; font-weight: bold;}
.portfolio a:hover { text-decoration:underline; color:#FF3333; font-weight: bold;}

#footer {
  color: #CCCCCC;
  }
#footer a {text-decoration:none; color:#FFFFFF;}
#footer a:hover {text-decoration:underline; color:#FFFFFF;}
