
.txtTitle{
	font-size: 11px;
	color: #666666;
}

.h1{
	font-weight:bold;
	font-size: 12px;
	color: #5D68AF;
}

.txtMain{
	font-size: 11px;
	color: #222222;
}
.h2{
	font-weight:bold;
	font-size: 15px;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #5D68AF;
}
a:hover {
	/*text-decoration:underline;*/
	color: #0099FF;
}
.orange {
	color:#FF9900;
	font-size:14px;
}
