/*pages.css*/

body {
background: none;
transparent;
}

p {
font-family: "trebuchet MS";
font-size: 12px;
color: #000000;
}

h3 {
font-family: "trebuchet MS";
color: #000000;
}

h4 {
font-family: "trebuchet MS";
color: #000000;
}

a:link {color: #009900; text-decoration: none}
a:visited {color: #009900; text-decoration: none}
a:hover {color: #00CC00; text-decoration: underline}
a:active {color: #006600; text-decoration: none}
