.pt10 {
	font-size: 10px;
	line-height: 15px;
	color: #4C4C4C;
}
.pt12 {
	font-size: 12px;
	line-height: 18px;
	color: #4C4C4C;
}
.pt10-12 {
	font-size: 10px;
	line-height: 12px;
	color: #4C4C4C;
}
.pt10-20 {
	font-size: 10px;
	line-height: 20px;
	color: #4C4C4C;
}
.pt14 {
	font-size: 14px;
	line-height: 28px;
}
.pt16 {
	font-size: 16px;
	line-height: 24px;
}
.pt14-20 {
	font-size: 14px;
	line-height: 20px;
	color: #4C4C4C;
}
.pt14-30 {
	font-size: 14px;
	line-height: 30px;
}

a{
    text-decoration: none;
}

td a:hover,
p a:hover{
	color: #D98715;
    text-decoration: underline ;
}


ul.subCatList{
	margin: 0;
	padding: 0 0 0 15px;
}

