.Main_Table {
	font-size: 12px;
	text-decoration: none;
	background-color: #4F7DC9;
	border: 1px solid #FFFFFF;
}
.Product_Title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Main_Title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #FFFF33;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFF33;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
