/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/


/**************************************/
/*              HEADER                */
/**************************************/
.ticker_text {color: #CCCCCC}


/**************************************/
/*             NAVIGATION             */
/**************************************/

 

/**************************************/
/*            MAIN CONTENT            */
/**************************************/
.vi_soker {color: #666666; font-size: 13pt;}
.vi_soker_text {color: #666666; font-size: 12px}
.title {font-size: 18px; color: #FF6600;}



/**************************************/
/*               FOOTER               */
/**************************************/
.footer_text {color: #666666}

.footer_text #hemnet a:link { text-decoration: none;  color: #666666 }
.footer_text #hemnet a:visited {  text-decoration: none; color: #666666 }
.footer_text #hemnet a:hover {  text-decoration: none; color: #666666 }
.footer_text #hemnet a:active, a:focus {  text-decoration: none; color: #666666 }


