/* specialized net anchor format */
a.link { color: #036; } /* (dark blue) */
a.active { color: #9cf; } /* (lite blue) */
a.hover { color: #f39e1c; } /* (orange) */
a.visited { color:  #999; }

H1, H2, H3, H4 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; }

/* specialized net text format */
.text { color: #000; }
.primeColor { color: #f90;}
.secondaryColor { color: #33c;}
.textWhite { font-family: Verdana; font-size: 10px; color: #fff;}
.credits { font-family: Arial; font-size: 10px; margin: 30px 155px 30px 155px; }
#legal_copyrite { width: 460px; }
#ticker_null { width: 458x; height: 20px; 
		border-color: #ccc;
		border-style: solid;
		border-width: 0px 1px 0px 1px;
}

/***
h1 {font-family: Verdana; font-size: 20px; font-weight: bold; font-style: normal;}
h2 {font-family: Verdana; font-size: 16px; font-weight: bold; font-style: normal;}
h3 {font-family: Verdana; font-size: 12px; font-weight: bold; font-style: normal;}
h4 {font-family: Verdana; font-size: 10px; font-weight: bold; font-style: normal;}
h5 {font-family: Arial; font-size: 8px; font-weight: bold; font-style: normal;}
h6 {font-family: Arial; font-size: 8px; font-weight: bold; font-style: normal;}
***/


