@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form { padding:0px; margin:0px; }
.title {
	color: #319900;
	font-size: 16px;
	font-weight: bold;
}

.box {
	font-size: 15px;
	border: 1px solid #cccccc;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



.copyright {font-size: 11px; color: #999999; }

.designed { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999;}
.designed a:link { color: #999999; text-decoration: none;}
.designed a:visited { color: #999999; text-decoration: none;}
.designed a:hover { color: #f26522; text-decoration: none;}

.articlelink { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #319900; font-weight: bold;}
.articlelink a:link { color: #319900; text-decoration: none;}
.articlelink a:visited { color: #319900; text-decoration: none;}
.articlelink a:hover { color: #319900; text-decoration: underline;}

.read { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #696969; }
.read a:link { color: #696969; text-decoration: none;}
.read a:visited { color: #696969; text-decoration: none;}
.read a:hover { color: #696969; text-decoration: underline;}

.page { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #696969; }
.page a:link { color: #696969; text-decoration: none;}
.page a:visited { color: #696969; text-decoration: none;}
.page a:hover { color: #696969; text-decoration: underline;}

