a{
	color: #5e5e5e;
    text-decoration: none;
}
a:hover{
	color: #000;
    text-decoration: underline;
}