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

