a:link {
	color: #333333;
}

a:visited {
    color: #333333;
}

a:hover {
    color: #330066;
}

a:active {
	color: #333333;
}
