.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
#a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.body2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #006600;
}
#a:hover2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
#pixcontent {
	margin-right: auto;
	margin-left: auto;
}

