	#CONTENT A, A:visited{
		color:#37469B;
		text-decoration:none;
		text-transform:none;
		font-size:14px;
		font-weight:normal;
		letter-spacing:0px;
	}
	
	
	#CONTENT A:hover, A:visited:hover{
		color:#37469B;
		text-decoration:underline;
	}
	
	#CONTENT .red{
		color:#9A4D44;
		text-decoration:none;
		text-transform:none;
	}
	
	#PORTFOLIONAV A, A:visited{
		color:#9A4D44;
		text-decoration:none;
		text-transform:none;
	}
	
	
	#PORTFOLIONAV A:hover, A:visited:hover{
		color:#9A4D44;
		text-decoration:underline;
	}
	
	#PORTFOLIONAV .red{
		color:#9A4D44;
		text-decoration:none;
		text-transform:none;
	}
