.test {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.b {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
a:link {
	font-size: 12px;
	color: #663300;
	text-decoration: underline;

}
a:visited {
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.w {
	font-size: 12px;
	color: #FFFFFF;
}
a.title1:link {
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;

}
a.title1:visited {
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}

a.title1:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.title1:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.title2:link {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;

}
a.title2:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

a.title2:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a.title2:active {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

