TD {
	font : 11px Verdana;
	font-family : Verdana;
	font-size : 11px;
    color : #ffffff ;  
    font-weight : normal;
}

SPAN.tit {
	font : 16px Verdana;
	font-family : Verdana;
	font-size : 16px;
    color : #ffffff ;  
    font-weight : bold;
}

SPAN.b {
	font : 11px Verdana;
	font-family : Verdana;
	font-size : 11px;
    color : #ffffff ;  
    font-weight : bold;
}

A:LINK {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : underline;
}
A:VISITED {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : underline;
}
