/* CSS Document */

.a{border-bottom: dotted #FF6699; padding-top:2px;}
.b{font-size:14px; border-bottom: #FFCC66 dashed thin; color: #666666; padding:5px;}
.c{border:dotted; border-color: #FFCC33; width:260px}

a:link,a:hover,a:visited,a:active{
color:#666666; text-decoration:none;}

*{color:#666666;}