body {
         margin-top: 0px;
}

p {
   font-family: Arial,Helvetica;
   font-size: 12px;
   color: #000000;
}

table,tr,td {
               font-family: Arial,Helvetica;
               font-size: 12px;
               color: #000000;
}

a:link {
          color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a:visited 
            {color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
            color: #de3658;
	text-decoration: none;
}






