BODY {
  COLOR: #666666;
  font-size:12px;
  FONT-FAMILY: Tahoma;
}

.header{
  COLOR: white;
  font-size:12px;
  font-weight:bold;
  FONT-FAMILY: Tahoma;
}

p{
  COLOR: #666666;
  font-size:12px;
  FONT-FAMILY: Tahoma;
}
a:link, a:visited {
	color: white;
	text-decoration: none;
}
a:hover, a:active {
	color: #b92501;
	text-decoration: none;
}
