body {
	font-size: 12px;
	color: #FFFFFF;



}
#CONTENT{
	color: #FFFFFF;
	background: #CCCCCC;

}
#CONTENT TD{
	font-size: 12px;
	line-height: 130%;
	background-image : url(content_bg.gif);



}
#CONTENT STRONG{
	font-size: 12px;
	font-weight: bold;
	color: #FF1E1E;

}
#CONTENT B{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;


}

#NEWS{
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;

}
#NEWS strong{
	color: #FF2D00;
	font-weight: bold;
}
a:link {
	color: #FF2D00;
	text-decoration: underline;
}
a:visited {
	color: #CA292D;
	text-decoration: underline;
}
a:hover {
	color: #FF8000;
	text-decoration: underline;
}
