body {

  color:               #FFFFFF;

  background-color:    #000000;



  font-family:    Arial;

  font-size:      10pt;



}



a:link {

  color:    #FFFF00;



  text-decoration:    none;

}

a:visited {

  color:    #FFFF00;



  text-decoration:    none;

}

a:active {

  color:    #FF0000;



  text-decoration:    none;

}

a:hover {

  color:    #FFFFFF;



  text-decoration:    underline;

}



table, img {

  border-style: none;

}

table {

  background-color: #000000;

}




td {

  font-family:    Arial;

  font-size:      10pt;


}



.tracks {

	color : #eedde1;

	font-size: 13px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}


