.links {
	font-family: tahoma;
	font-size: 12px;
	color: #101052;
	text-decoration: none;
}
.links:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
.links1 {
	font-family: tahoma;
	font-size: 12px;
	color: #404295;
	text-decoration: none;
}
.links1:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
