BODY{
		background-color:#1F1A49;
		visible:false;
	}

.backgroundColor{
		background-color:#1F1A49;
		visible:false;
	}	
	
.pressReleasesOddRow {
		background-color:#F9F9E6;
		visible:false;
	}
	
.pressReleasesOddRow .contentText A{
		color:#444444;
		text-decoration:none;
	}
	
.pressReleasesOddRow .contentText A:visited{
		color:#444444;
		text-decoration:none;
	}
	
.pressReleasesOddRow .contentText A:hover{
		color:#444444;
		text-decoration:underline;
	}

.pressReleasesEvenRow {
		background-color:#EDEDD7;
		visible:false;
	}
	
.pressReleasesEvenRow .contentText A{
		color:#444444;
		text-decoration:none;
	}
	
.pressReleasesEvenRow .contentText A:visited{
		color:#444444;
		text-decoration:none;
	}
	
.pressReleasesEvenRow .contentText A:hover{
		color:#444444;
		text-decoration:underline;
	}		
	
.languageNote{
		color:#666666;
	}

.note{
		color:#333333;
	}


.GOLink{
		color:#333333;
	}
	
GOLink A{
		color:#333333;
	}

GOLink A:visited{
		color:#333333;
	}

.areaColorText{
		color:#666666;
		visible:false;
	}