a:link, a:visited {text-decoration:none; color: #000000; font-weight: bold}
a:hover {color: #ff0000; text-decoration:underline}

#p1 {
  color: #000;
  font-size: 10px;
  font-family: arial;
}

#p2 {
  color: "#cc0000";
  font-weight: bold;
}

#p3 {
  font-family: arial;
  font-size: 12px;
}

h2
{
  color: #ce0000
}