.link {

	font-size: 11px;

	line-height: 15px;

	color: #333333;

	text-indent: -10px;

	margin-left: 10px;

	text-indent:none;

	font-family:  "Arial", "Helvetica", "sans-serif";

}



.link:link {

	font-size: 11px;

	line-height: 15px;

	color: #333333;

	text-indent: -10px;

	margin-left: 10px;

	text-indent:none;

}



.link:hover {

	font-size: 11px;

	line-height: 15px;

	color: #333333;

	text-indent: -10px;

	margin-left: 10px;

	text-indent:underline;

}

/*

.link:visited {

	font-size: 11px;

	line-height: 15px;

	color: #333333;

	text-indent: -10px;

	margin-left: 10px;

	text-indent:none;

}

*/

.link:active {

	font-size: 11px;

	line-height: 15px;

	color: #333333;

	text-indent: -10px;

	margin-left: 10px;

	text-indent:none;

}


