/* All pages */
    BODY {
     background-color: #FFFFCC;
     color: #333300;
     border-color: #333300;
     font-family: Verdana;
     font-size: 12px;
    }

    DIV.header {
    }
    
    DIV.footer {
     font-family: Arial Black;
     font-size: 10px;
    }

    IMG {
    }
    IMG.thumb {
    }

    A, A:visited {
     color: #333300;
     text-decoration: underline;
    }
    A:hover, A:visited:hover {
     color: #CC3399;
     text-decoration: underline;
    }
    A.adv, A.adv:visited, A.adv:hover, A.adv:visited:hover {
     font-weight: bold;
    }
    A#rcp_name, A#rcp_name:visited, A#rcp_name:hover, A#rcp_name:visited:hover {
     font-weight: bold;
     font-style: italic;
    }
    A#freeporn, A#freeporn:visited, A#freeporn:hover, A#freeporn:visited:hover {
     font-size: 10px;
    }

    TABLE {
     font-size: 12px;
     border-color: #333300;
    }
    TABLE TR {
    }
    TABLE TH {
     font-size: 20px;
     font-weight: bold;
     background-color: #FFCCCC;
    }
    TABLE TD {
    }
/* end of All pages */

/* Index */
    DIV.index_adv {
    }
    DIV#recips {
    }
    
    A.enter, A.enter:visited, A.enter:hover, A.enter:visited:hover {
     font-weight: bold;
     font-family: Trebuchet MS;
     font-size: 300%;
    }
    
    TABLE.index {
    }
    TABLE.index TR {
    }
    TABLE.index TH {
    }
    TABLE.index TD {
    }
    TABLE.recips {
    }
    TABLE.recips TR {
    }
    TABLE.recips TH {
    }
    TABLE.recips TD {
    }
    TABLE.recips A, TABLE.recips A:visited {
    }
    
    TABLE.warning {
    }
    TABLE.warning TR {
    }
    TABLE.warning TH {
    }
    TABLE.warning TD {
    }
/* end of Index */

/* Main */
    DIV.main_adv {
    }
    TABLE.main {
    }
    TABLE.main TR {
    }
    TABLE.main TH {
    }
    TABLE.main TD {
    }
/* end of Main */

/* Gallery */
/* end of Gallery */

