BODY, TD {
	font-family : arial, Geneva, sans-serif ;
	font-size : 12px;
	font-weight : normal;
	line-height : 120%;
	letter-spacing : 0px;
}

.bodysmall {
	background-color: #FFFFFF;
	font-family : arial, Geneva, sans-serif ;
	font-size : 10px;
	font-weight : normal;
}

.homepage {
	color: #FFFFFF;
	font-family : "franklin gothic medium", arial, Geneva, sans-serif ;
	font-size : 13px;
	font-weight : normal;
}

.contact {
	color: #333333;
	font-family : arial, Geneva, sans-serif ;
	font-size : 11px;
	font-weight : normal;
}

A, A:LINK, A:VISITED
    {
	color : #373B47;
	text-decoration : none;
    }
	
A:HOVER
    {
    color : #000000;
	text-decoration : underline;
    }	

A:ACTIVE 
	{
    color : #D86211;
	text-decoration : none;
	}
	
A.underline, A.underline:LINK, A.underline:VISITED
    {
	color : #333333;
	text-decoration : underline;
    }
	
A.underline:HOVER
    {
    color : #000000;
	text-decoration : none;
    }	

A.underline:ACTIVE 
	{
    color : #D86211;
	text-decoration : none;
	}	
	
A.underlinelt, A.underlinelt:LINK, A.underlinelt:VISITED
    {
	color : #ffffff;
	text-decoration : underline;
    }
	
A.underlinelt:HOVER
    {
    color : #9FC2FF;
	text-decoration : none;
    }	

A.underlinelt:ACTIVE 
	{
    color : #D86211;
	text-decoration : none;
	}	
	
	