a.bottom:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #E49A7D;
	font-weight: bold;
}
a.bottom:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.bottomoff {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.bottompink {
	font-family: Tahoma;
	font-size: 10px;
	color: #E49A7D;
	font-weight: bold;
}

