body {
	background-attachment: fixed;
	background-color: #4571a4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #d18e85;
}

.a_footer:link {
	color: #d18e85;
	text-decoration: none;
}
.a_footer:visited {
	color: #d18e85;
	text-decoration: none;
}
.a_footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.a_footer:active {
	color: #d18e85;
	text-decoration: none;
}
.info {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
	line-height:22px;
}
.infoc {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
	line-height:24px;
}
.leftright {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
	line-height:16px;
}
.roll {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
	line-height:22px;
}
.a_roll:link {
	color: #444444;
	text-decoration: none;
}
.a_roll:visited {
	color: #444444;
	text-decoration: none;
}
.a_roll:hover {
	color: #777777;
	text-decoration: none;
}
.a_roll:active {
	color: #444444;
	text-decoration: none;
}