.text2 {
	font-family: Arial;
	font-size: 11px;
	color: #242C6B;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;


}
a.text2:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

