.linkstitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #AFAFC9;
}
.linkslistlnk a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9999CC;
		text-decoration: underline;
	line-height: 18px;
}
.linkslistlnk a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #25517c;
		text-decoration: underline;
	line-height: 18px;
}
.linksindx a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}
.linksindx a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7E9696;
	text-decoration: underline;
	line-height: 14px;
}
