

a {
    color: #333333;
	text-decoration: none;
}

a:link {
    color: #333333;
    text-decoration: none;
}

a:visited {
    color: #333333;
    text-decoration: none;
}

a:active {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #333333;
    text-decoration: none
    text-decoration: none;
}