body, td, th {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #6a6a6a;
}
#title	{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	
	background-repeat:no-repeat;
	background-position:right;
}
.category	{
	color: #ffffff;
	font-size: 10px;
}
.category	a:link	{
	color: #ffffff;
	font-size: 10px;
	text-decoration:underline;
}
.category	a:hover	{
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
}
.category	a:visited	{
	color: #ffffff;
	font-size: 10px;
	text-decoration:underline;
}
.category	a:visited:hover	{
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
}
.menu	{
	color: #ffffff;
	font-size: 11px;
	margin-top: 2px;
}
.title2	{
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.menu	a:link	{
	text-decoration:none;
	color: #ffffff;
}
.menu	a:hover	{
	text-decoration:underline;
	color: #ffffff;
}
.menu	a:visited	{
	text-decoration:none;
	color: #ffffff;
}
.menu	a:visited:hover	{
	text-decoration:none;
	color: #ffffff;
}
.hotnews	{
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
}
.date	{
	font-size: 10px;
	font-weight: bold;
	color: #ff9600;
}
.readmore	{
	font-size: 11px;
}
.readmore	a:link	{
	text-decoration:underline;
	color: #6a6a6a;
}
.readmore	a:hover	{
	text-decoration:none;
	color: #6a6a6a;
}
.readmore	a:visited	{
	text-decoration:underline;
	color: #6a6a6a;
}
.readmore	a:visited:hover	{
	text-decoration:none;
	color: #6a6a6a;
}
.article	{
	font-size: 14px;
	font-weight: bold;
}
