
a:link {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	}
	
	
a:visited {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	line-height: 20px;
}
a:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	line-height: 20px;
}
