/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.category a:link {
	color: #93A805;
	text-decoration: underline;
}
.category a:visited {
	text-decoration: underline;
	color: #93A805;
}
.category a:hover {
	text-decoration: underline;
	color: #93A805;
}
.category a:active {
	text-decoration: none;
	color: #93A805;
}
h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bara a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bara a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bara a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.bara a:active {
	text-decoration: none;
	color: #5F6B03;
}
.bara_network a:link {
	color: #5F6B03;
	text-decoration: none;
}
.bara_network a:visited {
	text-decoration: none;
	color: #5F6B03;
}
.bara_network a:hover {
	text-decoration: underline;
	color: #5F6B03;
}
.bara_network a:active {
	text-decoration: none;
	color: #5F6B03;
}