a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
.title {
	color:#FFFFCC;
	font-size:28px;
	letter-spacing:15px;
	font-weight:bold;

}
.text {
	color:#FF0000;
	font-size:16px;
	letter-spacing:4px;
	font-weight: bold;

}
.text1 {
	color:#000000;
	font-size:13px;	
}
.text-w {
	color:#ffffff;
	font-size:13px;
	CURSOR: hand;
	TEXT-DECORATION: underline

}
.text-w-over {
	color:#ffffff;
	text-decoration: underline;
}
.text-2w {
	color:#ffffff;
	font-size:15px;
}
