   .text {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 1.2em;
   }
   
   .linksub:hover{
	color:#cc6633;
	text-decoration: underline;
   }
   
   .linksub {
    font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc6633;
	text-decoration: none;
	line-height: 1.2em;
   }
   
   .linkstay:hover{
	color:#666666;
	text-decoration: underline;
   }
   
   .linkstay {
    font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.2em;
   }
   
   .links:hover{
	color:#999900;
	text-decoration: underline;
   }
   
   .links {
    font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
	line-height: 1.2em;
   }
   
   .header {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.2em;
   }