a { text-decoration: none;
	color:#FFFFFF;
}

.backgroundStyle {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
}
.textContacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ef273d;
	text-align: left;
	position: relative;
	left: 20px;
	display: inline;
	width: 200px;
	top: 0px;
	right: 15px;
	bottom: 15px;
	font-weight: bold;
}
.textContents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	display: inline;
	font-weight: normal;
}
