@charset "utf-8";
/* CSS Document */
.blank13 {
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.red13 {color: #990000}
a.in {
	font-size: 13px;
	color: #990000;
}
a.in:visited {
	color: #990000;
}
a.in:hover {
	color: #990000;
}
a.in:active {
	color: #990000;
}

a.left {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
a.left:link {
	text-decoration: none;
}
a.left:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.left:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.left:active {
	text-decoration: none;
	color: #FFFF00;
}
.yellow {color: #FFFF00}
a.left2 {
	font-size:13px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
}
a.left2 :link {
	text-decoration: none;
}
a.left2 :visited {
	text-decoration: none;
	color: #FFFF00;
}
a.left2 :hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.left2 :active {
	text-decoration: none;
	color: #FFFFFF;
}
.white {color: #FFFFFF}
.line{border-top:1px dotted #999999}

