  .text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
  }
    a.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
  }
  a.text:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
  }
  a.text:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
  }
  a.text:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
  }

    .blacktext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
  }

  
  a.black  {
    color: #000000;
    text-decoration: none
  }

  a.black:hover {
    color: #ff7600;
    text-decoration: none
  }

  a.blue {
    color: #003366;
    text-decoration: none
  }

  a.blue:hover {
    color: #ff7600;
    text-decoration: none
  }
  a.url {
	color: #000066;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
  }
  a.url:hover {
    color: #000066;
    text-decoration: underline
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
  }
  a.url:active {
    color: #000066;
    text-decoration: none
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
  }
  a.url:visited {
    color: #000066;
    text-decoration: none
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
  }
  .description {
	font-family: Tahoma;
	font-size: 10px;
	color: #000066;
  }
    .descriptionwhite {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
  }

    a.blue {
    color: #003366;
    text-decoration: none
  }

  a.blue:hover {
    color: #ff7600;
    text-decoration: none
  }
  a.orange {
    color: #ff7600;
    text-decoration: none
  }

  a.orange:hover {
    color: #7d7d7d;
   text-decoration: none
  }
  body {
	font-family: Tahoma;
	background-color: #000066;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
