
BODY {
      cursor: url('img/cur/aiki.cur'); 
      
      scrollbar-face-color: white;
      scrollbar-arrow-color: blue;
      scrollbar-track-color: red;
      scrollbar-3dlight-color: red;
      scrollbar-shadow-color: red;
      scrollbar-darkshadow-color: white;
      scrollbar-highlight-color: white;
      
      color: auto;
      font-family: arial;
      background-color: white
}

A:link,:visited,:active { 
                         color: red; 
			 text-decoration: underline;
			 cursor: pointer; 
}

A:hover { 
          text-decoration: underline; 
          color: blue;
          cursor: pointer; 
}     

A.under:link,A.under:visited,A.under:active { 
                                             text-decoration: underline;
                                             font-weight: 700;
          				     cursor: pointer; 
}

A.under:hover,A.under:visited,A.under:active { 
					      font-weight: 700;
            				      cursor: pointer; 
 }

HR { 
     color: red;
     height: 0;
}  

H3 {
     color: red;
     font-weight: normal 
 }

IMG { border: 0 }

.autor {   
           color: red;
           text-align: right; 
           font-size: 8pt
}

.sel { 
          color: blue;
           
}


.header {
         color: blue;
         font-weight: normal 
}

.comment {   
           text-align: right; 
           font-size: 8pt        
}

.comm-blink {   
              text-align: right; 
              font-size: 8pt;
              text-decoration: blink
}

.normal { font-size: 10pt }


.normal_sel {
             font-size: 10pt;
             font-weight: 700
}

.normal_red {
             color: blue;
             font-size: 10pt
}

.normal_blue {
             color: blue;
             font-size: 10pt
}

.normal_Orange {
             color: FF8C00;
             font-size: 10pt
}

.space {color: white}

.sdate {
        color: blue;
        font-size: 8pt
}
