.text {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
