.text {
	font-size: 12px;
	font-style: normal;
	color: #CC00FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.text2 {
	font-size: 16px;
	font-style: bold;
	color: #CC00FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text3 {
	font-size: 16px;
	font-style: bold;
	color: #FF0100;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.text_xmas {
	font-size: 16px;
	font-style: bold;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_xmas_2 {
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

