<!--


A:active { color:#ffffff; text-decoration:none}
A:link { color:#cc9933; text-decoration:none}
A:visited { color:#cc6633; text-decoration:none} 
A:hover { color:#cc9933; text-decoration:underline}



.whitelink a:link { text-decoration: none; color: #ffffff; font-size: 10px; font-family: verdana} 
.whitelink a:visited { text-decoration: none; color: #ffffff; font-size: 10px; font-family: verdana} 
.whitelink a:hover { text-decoration: underline; color: #ffffff; font-size: 10px; font-family: verdana} 
.whitelink a:active { text-decoration: none; color: #ffffff; font-size: 10px; font-family: verdana} 


.titlelink a:link { 
    text-decoration: none;
    color: #ffffff 
    font-size: 10px; 
    margin-left: 100px;
    font-family: verdana
    } 
    
.titlelink a:visited { 
    text-decoration: none; 
    color: #ffff00; 
    font-size: 10px; 
    margin-left: 100px;
    font-family: verdana
    } 
    
.titlelink a:hover { 
    text-decoration: underline; 
    color: #ffffff; font-size: 10px; 
    margin-left: 100px;
    font-family: verdana
    } 
    
.titlelink a:active { 
    text-decoration: none; 
    color: #ffffff; 
    font-size: 10px; 
    margin-left: 100px;
    font-family: verdana
    } 
    
.alignright {
    text-align: right; 
            }



.test {font-size: 10px; font-family: verdana}

.mainfont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
        }
        
.whitefont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
        color: #ffffff;
        }
        
.bigfont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
        font-style: bold;
        color: #ffffff;
        }        
        
        

.blackborder {
	border: 1px solid #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.3sided {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.nosides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.dropshadow {
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=5);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
        color: #ffffff;
}



-->
