input{
	font-family: Tahoma;
	font-size : 8pt;
	border: 1px solid #999999;
}
a { 
text-decoration:none;
} 
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.textnormal {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
}
.textnormalW {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #FFFFFF;
}
.textnormalSm {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
}
.textnormalSmg {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	color: #EBEBEB;
}
.textnormalSmY {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	color: #FFFF00;
}
.textbold {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	font-weight: bold;
}
.textboldTitle {
	font-family: Tahoma, "MS Serif";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.textboardcatW {
	font-family: Tahoma, "MS Serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.textboardcatB {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textboardRed {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	color: #FF0000;
}

