/* CSS Document */

body { margin:0; color:#000; font:11px/18px Verdana; }
a:link, a:visited { text-decoration:none; color:#000; }
a:hover { text-decoration:none; color:#ff0000; }
a:active { text-decoration:none; color:#000; }

.brdrdotted { border-bottom:1px dotted #ccc; height:25px; }
.brdrsolid { border-bottom:1px solid #ccc; height:25px; }