body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
}
table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
}
.medText {
	font-size: 11px;
	font-weight: normal;

}
.smallWhite {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
a.CategoryText 	{ 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	color : #F2B600; 
}
a.CategoryText:hover {
	text-decoration: underline;
	color : #585858;
}
a.ProductText 	{ 
	font-size: 11px;
	text-decoration: none; 
	color : #003399; 
}
a.ProductText:hover {
	text-decoration: underline;
	color : #3300FF;
}
.errorRed {
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
}

.TitleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 445FD2;
	font-weight: bold;
}
.TitleRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: DD6A6F;
	font-weight: bold;
}
