.linksmain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.linksmain A:link{
	color: #336eee;
	text-decoration: none;
	font-weight: bold;
}
.linksmain A:visited{
	color: #336eee;
	text-decoration: none;
}
.linksmain A:hover{
	color: #116eee;
	text-decoration: none;
}

