.global {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 28px;


}

a:hover {
	color:#333333; 

}

a {
	text-decoration:none;
	color: #3C49A6;
}

.menuback {
	background-image: url(../images/ButtBitBl.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyback {
	background-image: url(../images/HeaderBase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 11px;
}

