.hover_link {
	color:#999999;
	text-decoration:none;
}

.hover_link:hover {
	color:#cc0000;
	text-decoration:none;
}
