@charset "utf-8";
/* CSS Document */

#text
     {font-family: Verdana;
      font-size: 1em;
      line-height: 1.2em;
      letter-spacing: 0;
      text-align: left;
      word-spacing: normal;
      text-decoration: none;
      color: #444;
	  }
	  
#link
     {font-family: ;
	background-color: #fff;
	color: #234781;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1em;
	  }

#hover
      {font-family: ;
       background-color: #fff;
       color: #c86200;
       text-decoration: none;
       word-spacing: normal;
       text-align: left;
       letter-spacing: 0;
       line-height: 1.2em;
       font-size: 1em;
	  }

#visited
     {font-family: ;
      color: #999999;
      text-decoration: none;
      word-spacing: normal;
      text-align: left;
      letter-spacing: 0;
      line-height: 1.2em;
      font-size: 1em;
	  }

