.tex01 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bold;
}

.tex02 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: normal;
}

.tex03 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-style: oblique;
	font-weight: normal;
}

.tex_red {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	line-height: 13px;
}
a:hover {
	text-decoration: underline;
}
.tex02r {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: normal;
}

