a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#category {
font-family: Arial, Helvetica, sans-serif;
}

#category a{
text-decoration: none; color: #3981C3;
}

#category p {

	margin: 0 0 10px 0;

}
#category p b a {

	font-size:13px;

}
