
.small    { font-size: 11px }
.normal  { font-size: 13px }
a { color: #4c3b31; text-decoration: none }
a:hover { color: white; text-decoration: underline }
.dash_btm { border-bottom: 1px dotted #4c3b31 }
.dash_btmleft { border-bottom: 1px dotted #4c3b31; border-left: 1px dotted #4c3b31 }
.large { font-size: 16px }
.link2 a:link   { color: #9c6; text-decoration: none }
.link2 a:hover   { color: #b4f078; text-decoration: underline }
.list { list-style-image: url("../images/bullet_yellow.gif") }

