.lineheight {
	line-height: 24px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FFFF66;
	text-decoration: none;

}
.bg {
	background-repeat: no-repeat;
	background-position: center center;
}
a.link2:link {
	color: #000000;
	text-decoration: none;
}
a.link2:visited {
	color: #000000;
	text-decoration: none;
}
a.link2:hover {
	color: #FF0000;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.bg2 {

	background-repeat: no-repeat;
	background-position: right bottom;
}
.lh2 {

	line-height: 30px;
}
.text3 {

	font-size: 14px;
	line-height: 30px;
	color: #000000;
}
