body {
	background: transparent ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
color:#ffffff;
}
* {
font-family:Verdana;
font-size:12px;

}

a:link {
	color: #990000;
      text-decoration: none;
      font-weight: bold;
}
a:visited {
	color: #990000;
      text-decoration: none;
      font-weight: bold;
}