@charset "utf-8";
/* CSS Document */
td img {
	display: block;
}
body, td, th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #9B0505;
}
body {
	/*background-image: url(img/template/pattern.gif);
	background-repeat: repeat;*/
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.newstitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #9B0505;
	text-decoration:none
}
.newstitle a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #9B0505;
	text-decoration:none;
	font-weight: bold;
}
.newstitle a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
