.links {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.matter {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.matter:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #458CCC;
}
.sub_heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #458CCC;
}
.sub_heading:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9820;
}
.name {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF8E04;
	text-decoration: none;
}
.name:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #458CCC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
