.bozo {}
BODY { background-color: white }
A:link { color: darkcyan; font-weight: bold; text-decoration: none }
A:active { color: darkcyan; font-weight: bold; text-decoration: none }
A:visited { color: darkcyan; font-weight: bold; text-decoration: none }
A:hover { text-decoration: none; color: darkturquoise }
P { color: dimgray; font-size: 12 px ; font-family: verdana, sans-serif; line-height: 150% }
.header { font-size: 27px; font-family: verdana, sans-serif; line-height: 150%; letter-spacing: 1px }
UL { font-size: 12px; font-family: verdana, sans-serif; line-height: 150% ; list-style-type: square ; color: dimgray ;}
.caption { font-size: 11px; font-family: verdana, sans-serif; line-height: 120% }
.linktext { font-size: 13px; font-family: verdana, sans-serif; line-height: 150% ; letter-spacing: 1px; font-weight: bold;  }
.frontlinks { font-size: 18px; font-family: verdana, sans-serif; line-height: 250% }

