<style>
a:link {
  font-family: Georgia;
  text-decoration: none;
  color: #000066;
}
a:visited {
  font-family: Georgia;
  text-decoration: none;
  color: #000066;
}
a:active {
  font-family: Georgia;
  text-decoration: none;
  color: #000066;
}
.linkselectLink {
  font-family: Georgia;
  text-decoration: none;
  color: #000066;
  font-size:11px;
  border-bottom: 1px dashed;
}
.linkselectValue {
  font-family: Georgia;
  font-size:11px;
}
a.link {
  font-family: Georgia;
  text-decoration: none;
  color: #000066;
}
.uinfo2 {
  font-family: Georgia;
  text-decoration: none;
  color: #000066;
}
td {
   font-family: Georgia;
   font-size: 12px;
   color: #000066;
}
.normtext {
    
   font-size: 14px;
   color: #000066;
}
.titletext {
   font-family: Georgia; 
   font-size: 32px;
   color: #000066;
}
.smalltext {
   font-size: 12px;
   color: #000066;
}
.comment {
   font-size: 11px;
   color: #000066;
}
.vsmalltext {
  font-family: Arial, sans-serif;
   font-size: 10px;
   color: #000066;
}
.smalllinktext {
   font-family: Georgia;
   font-size: 11px;
   color: #000066;
}
.authtitle {
   font-family: Georgia;
   font-size: 24px;
   color: #000066;
}
.title {
   font-family: Georgia;
   font-size: 20px;
   color: #000066;
   border-bottom: 1px dashed;
}
.link-dashed {
   font-family: Georgia;
   font-size: 12px;
   color: #000066;
   border-bottom: 1px dashed;
}
.question {
   font-family: Georgia;
   font-size: 12px;
   color: #000066;
}
.uname {
   font-family: Georgia;
   font-size: 12px;
   color: #000066;
}
.unamesmall {
   font-family: Georgia;
   font-size: 11px;
   color: #000066;
}
.votes {
   font-family: Arial, sans-serif;
   font-size: 14px;
   color: #BAB28F;
}
.category {
   font-family: Georgia;
   font-size: 11px;
   color: #afafaf;    
   border-bottom: 1px dashed;
}
.time {
   font-family: Georgia;
   font-size: 11px;
   color: #afafaf;
}
.footer {
   font-family: Arial, sans-serif;
   font-size: 9px;
   color: #0000bb;
}
.smallgray {
   font-family: Arial;
   font-size: 10px;
   color: #b1b1b1;
}
</style>