/*
    text.css

    Last updated: 3-14-08
*/

body {
font-family: "Trebuchet MS", Verdana, Sans-serif;
}

h2, h3 {color:#339}

a, a:link {
color: #339;
font-weight: bold;
text-decoration: none;
padding: 2px;
}

a:visited {
color: #669;
}

a:hover {
color: #339;
}