body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}
body, td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #2C2C2C;
}
A:link {
	COLOR: #732020; 
	font-size: 12px; 
	font-family: "Trebuchet MS"; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #732020; 
	font-size: 12px; 
	font-family: "Trebuchet MS"; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ffffff; 
	background-color: #732020; 
	font-size: 12px; 
	font-family: "Trebuchet MS"; 
	TEXT-DECORATION: none;
}

A.nav { 
	font-family:  "Arial";
	font-size: 9px; 
	font-weight: bold;
}
A.nav:link { 
	font-family:  "Arial";
	font-size: 9px; 
	font-weight: bold;
	text-decoration: none;
	color: #727272;
}
A.nav:visited { 
	font-family:  "Arial";
	font-size: 9px; 
	font-weight: bold;
	text-decoration: none; 
	color: #727272;
}
A.nav:hover {
	font-family:  "Arial";
	font-size: 9px; 
	font-weight: bold;
	color: #ffffff;
	background-color: #727272;
}
.title {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #2C2C2C;
	font-size: 11px;
	font-weight: bold;
}
.title2 {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.error {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
}
.index {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #2C2C2C;
}

A.apparel { 
	font-family:  "Arial";
	font-size: 11px; 
	font-weight: bold;
	color: #feb007;
}
A.apparel:link { 
	font-family:  "Arial";
	font-size: 11px; 
	font-weight: bold;
	color: #feb007;
}
A.apparel:visited { 
	font-family:  "Arial";
	font-size: 11px; 
	font-weight: bold;
	color: #feb007;
}
A.apparel:hover {
	font-family:  "Arial";
	font-size: 11px; 
	font-weight: bold;
	color: #fff;
	background-color: #feb007;
}
