a{
	color: #000000;
	text-decoration:underline;
}
a:hover{
	color: #CC3300;
	text-decoration:underline;
}
