body { 
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

p { 

}

div { 

}

a {
   font-weight: bold;
}

a:link {
   color: #0000CC; text-decoration: underline;
}

a:visited {
   color: #990099; text-decoration: underline;
}

a:hover {
   color: #CC0000; text-decoration: none;
}