<style> 


.dark        { color: #000000; font-family: Verdana; font-size: 10pt; text-align: Center }

.title:link       { color: #000000;  text-decoration: none}
.title:link:hover       { color: #FF0000;  text-decoration: none}
.title:link:visited       { color: #000000;  text-decoration: none}
.title:link:visited:hover       { color: #ff0000;  text-decoration: none}


.menulink { color: #FFFFFF; text-decoration: none; font-size: 10pt }
.menulink:hover {COLOR: #0099ff; TEXT-DECORATION: none; font-size: 10pt }
.menulink:visited {color: #FFFFFF; text-decoration: none; font-size: 10pt }
.menulink:visited:hover {COLOR: #0099ff; TEXT-DECORATION: none; font-size: 10pt }

.blue:link        { color: #003399; text-decoration: none;  font-family: Verdana }
.blue:link:hover  { color: #FF0000; text-decoration: underline;  font-family: Verdana }
.blue:link:visited        { color: #003399; text-decoration: none;  font-family: Verdana }
.blue:link:visited:hover        { color: #FF0000; text-decoration: underline;  font-family: Verdana }


.light:link       { text-decoration: none; color: #FFEAB9 }
.light:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold }
.light:link:visited { text-decoration: none; color: #FFEAB9 }
.light:visited:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold }


a:link       {text-decoration: underline; color: #0000FF}
a:link:hover      { text-decoration: none; color: #FF0000 }
a:link:visited {color:#0000ff;text-decoration: underline;}
a:link:visited:hover {color:#FF0000;text-decoration: none}

a   {text-decoration: underline; color: #0000FF}
a:hover      { text-decoration: none; color: #FF0000 }
a:visited {color:#0000ff;text-decoration: underline;}
a:visited:hover {color:#FF0000;text-decoration: none}

.FriendlyList:link       {font-family: Verdana, Arial;  text-decoration: none; color: #C06161; font-weight: bold }
.FriendlyList:hover { font-family: Verdana, Arial; color: #000000; text-decoration: underline; font-weight: bold }
.FriendlyList:link:visited { font-family: Verdana, Arial; text-decoration: none; color: #C06161;font-weight: none }
.FriendlyList:visited:hover { font-family: Verdana, Arial;color: #000000; text-decoration: underline; font-weight: bold }


.RecentListings {font-family: Tahoma; font-size: 8pt;}

</style>