.ttbase {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 10px;
	color: #CCCCCC;
}
.txtblack {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #333333;
}

.txtcolor {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffcc00;
}
.txtblackbig {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.txtwhite {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 16px;
	color: #FFFFFF;
}
.txtwhite14 {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.class1 a { color:#FF0000;  background: inherit;}
.class1 a:hover {  background: inherit; text-decoration:none;}	