#howto a{
	text-decoration:none;
	color:#590c11;
	font-size:20px;
}
#howto a:hover{
	text-decoration:underline;
	color:red;
}