.cms_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #C3C3F8;
	text-align: justify;
	line-height: 25px;
}
.cms_head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C3C3F8;
	text-decoration: none;
}
.border_box {
	border: 1px solid #AEAEE3;
	
}
.link_web {
	font-family: Tahoma;
	font-size: 11px;
	color: #00D2FF;
	text-decoration: underline;
}
A.link_web:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFE6B4;
	text-decoration: underline;
}

ul {
color: #C3C3F8;
}
#spear p{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:0 0 30px 0;
}
#spear a{
color:#6666CC;
text-decoration:none;
}
#spear a:hover{
text-decoration:underline;
}