.botton {
	background-attachment: fixed;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066FF;
	text-decoration: none;
}
.bgani {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(images/bg-ani.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text1 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

