a          {font-family: arial, helvetica, sans-serif;
              font-size: 12pt;
              color: #fff;
              font-family: Georgia, "Times New Roman", Times, serif;
              font-style: italic;
              font-weight: bold;
			  text-decoration: none;
}

a:hover{font-family: arial, helvetica, sans-serif;
              font-size: 12pt;
              color: #ffff00;
			  font-family: Georgia, "Times New Roman", Times, serif;
              text-decoration: underline;
              background: #000033;
}
