body, td {
   font-family:verdana,helvetica,arial,sans-serif;
   font-size:12px;
}

a {
   text-decoration : none;
}

a:link, a:visited {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

.side {
   font-family:georgia,'times new roman',times,serif;
   font-size:12px;
   text-decoration : none;
   color:#97290e;
}

a.side:link, a.side:visited {
   text-decoration : none;
   background-color: transparent;
}

a.side:hover {
   color:#3a2f29;
   background-color: transparent;
}

.side ul {
   font-family:georgia,'times new roman',times,serif;
   list-style: none;
   margin: 0;
   padding: 0;
}

.side li {
   font-family:georgia,'times new roman',times,serif;
   padding: 1px 0px 0px 0px;
}

.tagline {
   font-family:verdana,helvetica,arial,sans-serif;
   font-size:16px;
   color:#4e4c4d;
   background-color: transparent;
}

.SubHead {
   font-family:verdana,helvetica,arial,sans-serif;
   font-size:12px;
   text-decoration : none;
   color:#3a2f29;
   background-color: transparent;   
}

a.SubHead:link, a.SubHead:visited {
   text-decoration : none;
   background-color: transparent;
}

a.SubHead:hover {
   text-decoration : underline;
   background-color: transparent;
}

