.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #3A3E41;
}
a:link { color:red; text-decoration:none}
a:visited { color:red; text-decoration:none}
a:hover { color:black; text-decoration:none; cursor:auto}
a:active { color:black; text-decoration:none}

