td {
	font-size: 12px;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #0066FF;

}
.titles {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.new {
	font-size: 12px;
	line-height: 32px;
	text-decoration: none;
}
.bnews {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;

}
.displaynone {
	DISPLAY: none
}
.displayyes {
	
}
