.zago {
         font-size: 32px;
         font-weight: bold;
         letter-spacing: 0.1em; 
         color: #000099;
         }
.zagoDn {
         font-size: 26px;
         font-weight: bold;
         letter-spacing: 0.1em; 
         color: #0000bb;
         }
.desc {
         font-size: 20px;
         font-weight: normal;
         font-style: italic; 
         letter-spacing: 0.1em; 
         color: #0000bb;
         }
.hist {
         font-size: 18px;
         font-weight: normal;
         letter-spacing: 0.1em; 
         color: #0000aa;
         }

.histDn {
         font-size: 16px;
         font-weight: normal;
         letter-spacing: 0.1em; 
         color: #0000aa;
         }

.smallDn {
         font-size: 6px;
         font-weight: normal;
         letter-spacing: 0.1em; 
         color: #0000aa;
         }
.menu {
         font-size: 14px;
         font-weight: normal;
         color: #0000aa;
         }
A:link { 
	text-decoration: underline;
	color: #0000ff;
	}
A:visited { 
	text-decoration: underline;
	color: #0066ff;
	}
A:active { 
	text-decoration: underline;
	color: #ff0000;
	}
A:hover { color: #ff0000; 
	text-decoration: underline; }

