a:link, a:visited {
	text-decoration: none;
	color: #fb0000;
}

a:hover, a:active {
	text-decoration: none;
	color: #7e0000;

}
