body {
 font-family: tahoma;
 font-size: 12px;
}

.continue_link {
   text-decoration:none;
   color:#666666;
}
.continue_link:hover {
   color:#000000;
}

.title_link {
   text-decoration:none;
   color:#ffffff;
   font-weight:bold;
}
.title_link:hover {
   color:#000000;
   font-weight:bold;
}

.contactus {
   text-decoration:none;
   color: #990000;
   font-weight:bold;
}
.contactus:hover {
   color:#000000;
   font-weight:bold;
}