p { text-align: center }

.text          { color: #fff; font-size: 11px; font-family: Verdana, sans-serif }

A        { color: #fff; font-weight: 500; text-decoration: none }

A:link        { color: #fff; font-weight: 500; text-decoration: none }

A:visited        { color: #frff; font-weight: 500; text-decoration: none }

A:active     { color: #fff; font-weight: 500; text-decoration: underline }

A:hover     { color: red; font-weight: 500; text-decoration: underline }

.title    { color: #f00; font-weight: 600; font-size: 14px; font-family: Georgia, serif }

.pagetitle    { color: #f00; font-weight: 600; font-size: 20px; font-family: Georgia, serif }


