@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  color: #fff;
  src: local('Droid Sans'), local('DroidSans'), url(http://themes.googleusercontent.com/static/fonts/droidsans/v3/s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  color: #fff;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/droidsans/v3/EFpQQyG9GqCrobXxL-KRMQFhaRv2pGgT5Kf0An0s4MM.woff) format('woff');
}

td, td a {
    font-family: Droid Sans, Verdana, Arial, sans-serif;
    font-size: 10pt; 
    background-color: #fff;
    color: #005891;
    text-decoration: none;
}

TD.title, TD.title A {
    font-family: Droid Sans, Verdana, Arial, sans-serif;
    font-size: 10pt;
    background-color: #005891; 
    color: #fff;
    text-decoration: none;
}

.textbox {
    font-size: 12px;
    background-color: #fff;
    color: #000000;
    height: 19px;
}

.button {
    font-family: Droid Sans, Verdana, Arial, sans-serif;
    font-size: 12px;
    height: 19px;
}


/**
A {
    font-family: Droid Sans, Verdana, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
}


**/
	
A:hover {
    text-decoration: underline;
}

