A {            
                font-style: small-caps;
                font-size: 8pt;
                cursor: hand;
                color: #000000;
                text-decoration: underline;
}

A:hover {             
                font-style: small-caps;
                font-size: 8pt;
                cursor: hand;
                color: #3B5B2A;;
                text-decoration: underline;
}

A:active {             
                font-style: small-caps;
                font-size: 8pt;
                cursor: hand;
                color: #3B5B2A;;
                text-decoration: underline;
}

.date {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #737373; 
                text-align: justify; 
}

.note {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #000000; 
                text-align: center; 
}

.fish_right {  
                font-family: tahoma; 
                font-size: 12pt; 
                color: #000000; 
                text-align: right; 
}

.fish_left {  
                font-family: arial; 
                font-size: 8pt; 
                color: #FFFFFF; 
                text-align: left; 
}

.fish_pics {  
                font-family: arial; 
                font-size: 8pt; 
                color: #000000;
                background-color:FF99CC; 
                text-align: left; 
}

.fish_photos {  
                font-family: arial; 
                font-size: 8pt; 
                color: #000000;
                background-color:36A3EF; 
                text-align: left; 
}

.fish_red {  
                font-family: arial; 
                font-size: 32pt; 
                color: #02DDDA; 
                text-align: left; 
}

.fish_green {  
                font-family: arial; 
                font-size: 31pt; 
                color: #79984C; 
                text-align: left; 
}

.fish_enter {  
                font-family: arial; 
                font-size: 32pt; 
                color: #E3CB00; 
                text-align: center; 
}

.last {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #808080; 
                text-align: right; 
}

.menu {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #808080; 
                text-align: left; 
}

.copy {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #808080; 
                text-align: left; 
}

.part1 {        background: #A7A7A7;  
                height: 400px; 
                
}

.elements {  
                font-family: verdana; 
                font-size: 46pt; 
                color: #449284; 
                text-align: center; 
}

BODY {  margin: 0px; 
        padding: 0px; 
        background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #DFDFCD;
        SCROLLBAR-HIGHLIGHT-COLOR: #DFDFCD;
        SCROLLBAR-SHADOW-COLOR: #DFDFCD;
        SCROLLBAR-3DLIGHT-COLOR: #DFDFCD;
        SCROLLBAR-ARROW-COLOR: #ffffff;
        SCROLLBAR-TRACK-COLOR: #F9F8EE;
        SCROLLBAR-DARKSHADOW-COLOR: #DFDFCD;
        
}

