.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;

}

a{
	font-family : arial;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : 2C5B8A;
}
a:hover{
	font-family : arial;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : black;
	}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : 666666;
}
.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : black;
	}

.title {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	color: 44000;

}
