.body A:active {
	FONT-WEIGHT: normal;
	COLOR: #3B3B3B;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;

}
.body A:link {
	FONT-WEIGHT: bold;
	COLOR: #0066FF;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;

}
.body A:visited {
	FONT-WEIGHT: bold;
	COLOR: #0066FF;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;

}
.body A:hover {
	FONT-WEIGHT: bold;
	COLOR: #333333;
	TEXT-DECORATION: underline;
	font-family: Verdana;
	font-size: 11px;

}
.Menu {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.Header {
	font-family: "Arial Black";
	font-size: 36px;
	font-weight: normal;
	color: #000000;
}
.Prod {
	font-family: "Arial Black";
	font-size: 24px;
	color: #000000;
}
