A:link     { font-family:  Tahoma;
            font-size:   10pt;
            font-weight: bold;
            color: #01048F; 
            text-decoration: none;
            
            position : relative;
            left : 2px;
            text-align : left;
            padding-left : 5px;
	    background : url(bg0.jpg)
            }

A:visited {  font-family:  Tahoma;
            font-size:   10pt;
            font-weight: bold;
            color: #4040FF; 
            text-decoration: none;
             position : relative;
	     left : 2px;
	     text-align : left;
	    padding-left : 5px;
	    background : url(bg2.jpg)
            
            }

A:active   { font-family:  Tahoma;
            font-size:   10pt;
            font-weight: bold;
            color: #CB1A0D; 
            text-decoration: none}

A:hover   {  font-size:   10pt;
            position : relative;
	    left : 2px;
	    text-align : left;
	    padding-left : 5px;
	    background : url(bg1.jpg)
             }


BODY {  background-image: url(bg.gif);
	scrollbar-face-color : #E9E185;
	scrollbar-highlight-color : #C4D1FF;
	scrollbar-arrow-color : Navy;
	scrollbar-track-color : #FFF7CE;
	scrollbar-shadow-color : Navy;
	scrollbar-darkshadow-color : Window;
	scrollbar-base-color : White;
	scrollbar-3dlight-color : White;
	font-family : Tahoma
	
	
	}
	




b           { font-family:  Tahoma;
            font-size:   11pt;
            font-weight: bold;
            text-decoration: none;
	    margin-left : 5px;
	    color: #FFF7CE
            
            }

u           { font-family:  Tahoma;
            font-size:   14pt;
            font-weight: bold;
            text-decoration: none;
	    margin-left : 5px;
	    color: #DE1818;
            
            }


.maly           { font-family:  Tahoma;
            font-size:   10pt;
            font-weight: normal;
            text-decoration: none;
	    margin-left : 11px;
	    color: #736F6F
            
            }