body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.pTitle {
	color: #FF0000;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover {
	color: #FF0000;
}

.tbnLink{
	font-size: 10px; 
	color:#FFCC99;
	font-weight:bold;
}

.catTitle {
	font-size: 16px;
	font-weight: bold;
}
.creditText {
	font-size: 12px;
	text-transform:uppercase;
}

.creditTitle {
	color: #FF0000;
	text-transform:lowercase;
}.reviewText {
	font-style: italic;
	color: #FF0000;
}
