A        { font-size: 12px; line-height: 18px; text-decoration: none;      color: #0066CC; }
A:hover  { font-size: 12px; line-height: 18px; text-decoration: underline; color: #0066CC; }
A:visited{ font-size: 12px; line-height: 18px; text-decoration: none;      color: #0066CC; }

BODY{
    font-size:   12px;
    line-height: 18px;
    background:  white;
    margin:      0px 0px 30px 0px;
    background-image:      url(../images/bgp.png);
    background-repeat:     repeat-x;
    background-attachment: scroll;
}

TD{
    font-size:   12px;
    line-height: 18px;
}

A.location         { color: #666666; }
A.location:link    { color: #666666; }
A.location:visited { color: #666666; }
A.location:active  { color: #666666; }
A.location:hover   { color: #666666; text-decoration: underline; }

A.RootLink         { color: #666666; }
A.RootLink:link    { color: #666666; }
A.RootLink:visited { color: #666666; }
A.RootLink:active  { color: #666666; }
A.RootLink:hover   { color: #666666; text-decoration: underline; }

.pageTitle { color: #303030; font-weight:bold; }




