.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: none;
	color: #234;
}


.main a:link
{
	/* line-height: 14px; */
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: #234;
white-space: nowrap;
	
}

.main a:visited
{
	/* line-height: 14px; */
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: #234;
white-space: nowrap;
	
}
.main a:hover
{
	/* line-height: 14px; */
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: #000;
white-space: nowrap;
	
}








