a:active {
	text-decoration: none;
	border: #000000;



}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	border: none #000000;



}
a:visited {
	text-decoration: none;
	border: #000000;


}
