a:active, a:link, a:visited { text-decoration: none; color: red; }
a:hover.cat { text-decoration: none; color: blue; }
body { background: #FFD; background-image: url(/jpg/b_ground.jpg); }
body, td { font-family: Verdana,Arial,Sans-Serif; }
h1 { color: blue; text-align: center; }
ul { margin-top: 0px; margin-left: 20px; margin-bottom: 0px; line-height: 1.4; color: blue; }

.main { margin: 0 auto; text-align: center; }

.l { text-align: left; }
.rb1 { color: red; font-weight: bold; font-size: larger; }

