@charset "UTF-8";
/* CSS Document */

.homePageCopy {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 19px;
	color:#000000;

}

.number {
	background:url(images/number.gif) no-repeat;
	height:195px;
}

.paypalBtn {
	margin:150px 0 0 445px;
}



.TextsLink {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 19px;
	color:#000000;

}

.TextsLink  a:Link {
	color:#000000;
	text-decoration:none;
}
.TextsLink a:Visited {
	color:#000000;
	text-decoration:none;
}
.TextsLink  a:Active {
	color:#000000;
	text-decoration:none;
}
.TextsLink  a:Hover {
	color:#000000;
	text-decoration:underline;
}

