body, p, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
hr {
	height: 1px;
}
.floatright {
	float: right;
}
.price {
	color: #FF0000;
}
.title  {
	font-size: 14px;
	color: #333366;
	font-weight: bold;
	text-transform: capitalize;
}
.footer {
	font-size: 9px;
}
