a:link {
	text-decoration: none;
	color: #036;
}
a:visited {
	text-decoration: none;
	color: #036;
}

a:active {
	text-decoration: none;
	color: #F00;
}
.botto-1 a:link {
	color: #666;
}
}
.botto-1 a:visited {
	color: #666;
}


a:hover {
	text-decoration: underline;
	color: #F00;
}
