a {
	text-decoration: none;
	color: #448CCB;
	vlink: #375570;
	alink: #375570;
	font-style : normal;
	font : bolder;
	font-size : 11px;
}
a:hover {
	color: #F7941C;
}
.a1 {
	text-decoration: underline;
	color: #375570;
	vlink: #375570;
	alink: #375570;
	font-style : normal;
	font : normal;
	font-size : 11px;
}

.a2 {
	text-decoration: underline;
	color: #375570;
	vlink: #375570;
	alink: #375570;
	font-style : normal;
	font : normal;
	font-size : 12px;
	font-weight : bold;
}