
body {
  color: #fff; }
  
.warning {
  background-image: url(images/warningBg.gif);
  background-repeat: no-repeat;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: fff;
  line-height: 11px;
  width: 238px;
  height: 130px; }
  
td {
  font-family: Verdana, sans-serif; 
  font-size: 10px;
  color: #000;
  line-height: 18px; }
  
strong {
  font-weight: bold;
  color: #FFD013; }
  
a {
  font-weight: bold;
  color: #fff; }
  
a:hover {
  color: #FFCC00; }
  
#text {
  color: #990000; }