
body {

        font-family: tahoma, arial;
	font-size: 10pt;
	color: #FFFFFF;	
	font-weight:normal;
        
}

.mt1 {
	font-family: tahoma, arial;
	font-size: 10pt;
	color: #FFFFFF;
}
A.mt2:link {
	font-family: tahoma, arial;
	font-size: 10pt;
	color: #F4CF31;
	font-weight:bold;
	text-decoration:none;
}
A.mt2:visited {
	font-family: tahoma, arial;
	font-size: 10pt;
	color: #F4CF31;	
	font-weight:bold;
	text-decoration:none;
}

A.mt2:hover {
	font-family: tahoma, arial;
	font-size: 10pt;
	color: #F4CF31;	
	font-weight:bold;
	text-decoration:underline;
}
.mt2 {

	font-family: tahoma, arial;
	font-size: 10pt;
	color: #F4CF31;
	font-weight:normal;
	text-decoration:none;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A:active { COLOR: #ffffff;font-size: 9px;  text-decoration:underline; font-weight:bold  }
A:hover { text-decoration:none; font-size: 9px;COLOR: #ffffff; font-weight:bold    }
A:link { COLOR: #ffffff;font-size: 9px; text-decoration:underline; font-weight:bold    }
A:visited {  text-decoration:underline;font-size: 9px; COLOR: #ffffff; font-weight:bold  }


.black a:link, .black a:visited, .black a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.black a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FF0000;
text-decoration: underline;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

#cart li a:link, #menu7 li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(image/addtocart1.gif) repeat-x;
	padding: 10px 0 0 10px;
	}
	
#cart li a:hover {
	color: #000000;
	background: url(image/addtocart1.gif) repeat-x 0 -32px;
	padding: 10px 0 0 10px;
	}
	
#cart li a:active {
	color: #000000;
	background: url(image/addtocart1.gif) repeat-x 0 -64px;
	padding: 10px 0 0 10px;
	}

