.titou {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
}
.sipin {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.white {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.blue {
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
.bluebig {
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.blacksmall {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bborder {
	font-size: 14px;
	font-weight: bolder;
	color: #0066FF;
	text-decoration: none;
}
