a{
	color:#00007D;
	text-decoration : none;
	font-size: 11px;
	font-weight : bold;
}

a:hover {
	color: #FF1722; 
	font-size: 11px; 
	text-decoration: underline;
    font-weight : bold;
}