BODY {
        font-family: sans-serif;
     }
.leftbar {border-width:0;
          border-style:solid;
          border-right-width:4;
          border-color:#F8F8F0;
          background-color:#C71585}
.lefttext {font-size:14px;color:white;
           padding:4;
           }

.lefttext A {text-decoration:none;
             font-weight:bold;
             color:white}

.lefttext A:hover {text-decoration:underline}

.titlebar {border-width:0;
           border-style:solid;
           font-family: sans-serif;
	   font-variant: small-caps;
	   border-bottom-width:10;
           border-color:#C71585;
           color:white}
                                                                                
.titlebar A {text-decoration:none;
             font-weight:bold;
             color:white}
                                                                                
.titlebar A:hover {text-decoration:underline}
                                                                                
.cat-title {
        background-image: url("images/catbg.gif");
        height: 30px;
        padding:0;
        padding-left: 75px;
        font-family: serif;
	font-variant: small-caps;
	font-weight: bold;
        font-size: 20px;
        color: #black;
}
                                                                                
.fea-title {
        background-repeat: no-repeat;         height: 30px;
        padding:0;
        padding-left: 5px;
        font-family: sans-serif;
	font-variant: small-caps;
        text-decoration:underline;
	font-weight: bold;
        font-size: 18px;
        color: white;
}
.category {
           font-size:16px;
           vertical-align:top
           }
.category A {color:#708090;
             font-weight:bold;
             text-decoration:none;
             border-style:none
             }
.category A:hover {color:#C71585}
                                                                                
img {border-style:none}
                                                                                

