.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F900A1;
}
.bg {
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CC99FF;
}
