.bugfix {
}

TD, P, LI {
	font-family:  arial, helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
}


A
    {
    color: #D07E13;
    }

A:visited
    {
    color: #D07E13;
    }

.white
    {
    color: #FFFFFF;
    }

.blue
    {
    color: #35398E;
    }	

.small
    {
    font-size: 11px;
    }		
	
	
TD#footer
    {
	font-family:  arial, helvetica, sans-serif;    
    font-size: 11px;
    color: #FFFFFF;	
    }

TD#footer A
    {
    color: #FFFFFF;
    text-decoration: none;	
    }
    

TD#footer A:visited   
    {
    color: #CCCCCC;
    }

TD#footer A:hover   
    {
    color: #FFFFFF;
    text-decoration: underline;
    }   	    
	
TD#copyright A {
	color: #000000;
	text-decoration: none;
}

TD#copyright A:visited{
	color: #000000;
	text-decoration: none;
}

TD#copyright A:hover{
	color: #000000;
	text-decoration: none;
}