body,td,th {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #DC0B4C;
}
a:active {
	text-decoration: none;
}

.mune { font-size:14px; font-weight:bold; }
.line-height { line-height:20px; }
.font_bold { font-weight:bold; }
.left_td { background-image:url(images/b02.jpg); background-repeat:no-repeat; }
.right_td { background-image:url(images/b03.jpg); background-repeat:no-repeat; }