td {
	font-family: "trebuchet ms", trebuchet ms, helvetica, arial;
	font-size: 12px;
}
a:link {
	text-decoration: None;
	font-weight: None;
	color: #CF0202;
}
a:visited {
	text-decoration: None;
	font-weight: None;
	color: #CF0202;
}
a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #1D4066;

}
a:active {
	text-decoration: none;
}

a.categories:link {
    color:black;
	font-size:16px;
	font-weight:bold;
}
a.categories:visited {
    color:black;
	font-size:16px;
	font-weight:bold;
}
a.categories:hover {
    color:black;
	font-size:16px;
	font-weight:bold;
}
a.categories:active {
    color:black;
	font-size:16px;
	font-weight:bold;
}