/* CSS Document */

body {
	background-image: url(../images/top_02_0.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #F8F8F8;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.tm{
	color: #333333;
	font-size: 12px;
}
a.tm:link{
	color: #333333;
	text-decoration: none;
}
a.tm:visited {
	text-decoration: none;
	color: #ee9b13;
}
a.tm:hover {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
a.tm:active {
	text-decoration: none;
	color: #666666;
}