/* CSS font definitions */

strong { color: #339 }

.HEAD { font: bold 24px arial,sans-serif; margin-left:12px;margin-top:18px;margin-bottom:36px;color:#339;margin-right:12px; }
.TEXT { color: #333; font: 12px arial, sans-serif; margin-left: 12px; margin-right: 12px; margin-top: 0px; margin-bottom: 12px; }
li { margin-left: 18px; }
.MENU { color: #fff; font: bold 10px arial, sans-serif; margin-left:0; margin-right: 6px; margin-top: 0px; margin-bottom: 9px; }
.SMALL { font: bold 10px arial, sans-serif; margin-top: 3px; margin-bottom: 3px; }
.REM { color: #fff; font: 10px arial, sans-serif; margin-left:0; margin-right: 6px; margin-top: 0px; margin-bottom: 9px; }

.PICT { border: 2px solid #339;}

.LINK { color: #339; text-decoration: none; }
.LINK:hover { color: #fff; background-color:#339;}
.LINK:visited { color: #339; }

.MLNK { color: #99f; text-decoration: none; }
.MLNK:hover { color: #fff; }
/* .MLNK:visited { color: #99f; } */

