a { 
color: #333333;
font-weight: bold;
text-decoration: none; 
}

a:hover {
color: #E45E0C;
text-decoration: underline; 
}
td {
	font-size: smaller;
	font-weight: normal;
}
p {
	font-weight: normal;
	font-style: normal;
}
