﻿.linkS:link { 
	color: white;
	}
.linkS:visited { 
	color: white;
	}
.linkS:hover { 
	color: white;
	/*background-color: white;*/
	text-decoration: none;
	}
.linkS:active { 
	color: white;
	}
	
.modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=70);
        opacity: 0.70;
    }
    .contact_bg
    {
        background-image: url(../Global/images/contact_bg.gif);
        background-repeat: repeat;
        font-size: 14px;
    }
    
    
.link1:link { 
	color: white;
	}
.link1:visited { 
	color: white;
	}
.link1:hover { 
	color: white;
	/*background-color: white;*/
	text-decoration: none;
	}
.link1:active { 
	color: white;
	}
	
	
	
    SPAN.page_down_
    {
        display: none;/**/
    } 
    
