.fntmed {
	font-family: Tahoma;
	font-size: 11px;
}
.fntmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.fntbig {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#444444;
}
A:link	{color:#0066CC; text-decoration:underline}
A:visited	{color:#0066cc; text-decoration:underline}
A:hover	{	color:#CC3300;}
.news {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
.box {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	border: 1px solid #cccccc;
}
.qmubox {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}