.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txt a:hover {
	color: #FF0000;
	text-decoration: none;
}
.smtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.smtxt a:hover {
	color: #FF0000;
	text-decoration: none;
}
.ttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDA92D;
	font-weight: bold;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF99;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	line-height: 20px;
	margin-left: 5PX;
}
.link {
	color : #006600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
.link:hover {
	color : #ff9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
.text {
	color : #006600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}