TD.navi {
	background-color: #58B3FF;
	font-family: georgia, times new roman, Arial, verdana, sans-serif; 
	font-size: 15px; 
	text-align: center;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #000FFF;   
        border-left: 1px solid #000FFF;  
        border-right: 1px solid #000FFF; 
        border-bottom: 1px solid #000FFF;
        } 
        
        TD.navi A:link, td.navi A:visited { color: black; text-decoration: none; font-family: georgia, times new roman, arial, verdana, sans-serif; font-size: 15px; font-weight: bold } 
		  TD.navi A:hover { color: grey; font-family: georgia, times new roman, arial, verdana, sans-serif; text-decoration: none; font-weight: bold } 
		  
		  TD.ala {
	     font-family: georgia, times new roman, Arial, verdana, sans-serif; 
	     font-size: 10px; 
	     font-style: italic;
	     text-align: center;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #AAAAAA;   
        border-left: 1px solid #AAAAAA;  
        border-right: 1px solid #AAAAAA; 
        border-bottom: 1px solid #AAAAAA;
        } 
        
        TD.koira {
        border-top: 1px solid #AAAAAA;   
        border-left: 1px solid #AAAAAA;  
        border-right: 1px solid #AAAAAA; 
        border-bottom: 1px solid #AAAAAA;
        background-color: #ECF2F2;
        } 
        
        TD.koira A:link, td.koira A:visited { color: blue; text-decoration: none; font-family: georgia, times new roman, arial; font-size: 12px; font-weight: bold } 
		  TD.koira A:hover { color: grey; font-family: georgia, times new roman, arial; text-decoration: none; font-weight: bold } 
        
        TD.koirakuva {
        border-top: 1px solid #AAAAAA;   
        border-left: 1px solid #AAAAAA;  
        border-right: 1px solid #AAAAAA; 
        border-bottom: 1px solid #AAAAAA;
        background-color: black;
        } 
        
        TD.linkki A:link, TD.linkki A:visited { color: blue; text-decoration: none; font-family: georgia, times new roman, arial; font-size: 12px; font-weight: bold } 
		  TD.linkki A:hover { color: grey; font-family: georgia, times new roman, arial; text-decoration: none; font-weight: bold } 
		  TD.linkki { color: black; font-family: georgia, times new roman, arial; font-size: 13px; font-weight: bold }
	     
        .uutisot { color: black; font-family: georgia, times new roman, arial; font-size: 13px;  }
        .uutisteksti { color: red; font-family: georgia, times new roman, arial; font-size: 13px;  }
        .teksti { color: black; font-family: georgia, times new roman, arial; font-size: 12px;  }
        
        H1.otsikko { color: blue; font-family: georgia, times new roman, arial, verdana, sans-serif }
        
        /* Default typeface */
A, B, P, TABLE, SMALL, BODY, TD, OL, UL, MENU, BLOCKQUOTE, DIV {
    font-family: georgia, times new roman, Arial, Helvetica, sans-serif;
}
PRE, TT, INPUT, TEXTAREA {
    font-family: georgia, times new roman, arial, Courier, fixed;
}

body {
    margin: 0px;
}

/* Link appearance */
A:link, A:visited { text-decoration: none }
A:active, A:hover { text-decoration: underline }
A:hover { color: blue }

/* Folder table (text) */
TD.foldertext {
    color: #000000;        padding-top: 0px;
    background: #f0f0f0;   padding-bottom: 1px;
    font-size: 12px;      padding-left: 3px;
    text-align: left;      padding-right: 8px;
}

/* Folder table (thumbnails) */
TD.folderthumbs {
    color: #000000;        padding-top: 2px;
    background: #f0f0f0;   padding-bottom: 2px;
    font-size: .7em;       padding-left: 4px;
    text-align: center;    padding-right: 8px;
}

/* Image table */
TD.image {
    color: #000000;          padding-top: 2px;
    background: #f0f0f0;     padding-bottom: 2px;
    font-size: .8em;         padding-left: 4px;
    text-align: center;      padding-right: 8px;
}

/* Description table */
TD.desc {
    color: #333333;          padding-top: 4px;
    background: #f0f0f0;     padding-bottom: 3px;
    font-size: .9em;         padding-left: 4px;
    text-align: center;      padding-right: 6px;
}

