.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
                    
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
