.text {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.text1 {
	font-size: 12px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.text3 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;

}
.text4 {
	font-size: 12px;
	font-weight: normal;
	color: C2DFF2;
	text-decoration: none;
	line-height: 30px;

}
A:hover {
	TEXT-DECORATION: underline
}
A:link {
	TEXT-DECORATION: none
}
