.body A:active {
	FONT-WEIGHT: normal;
	COLOR: #3B3B3B;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;

}
.body A:link {
	FONT-WEIGHT: normal;
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;

}
.body A:visited {
	FONT-WEIGHT: normal;
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;

}
.body A:hover {
	FONT-WEIGHT: normal;
	COLOR: #FF0000;
	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: Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
