A.genlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #8B4513;
	text-decoration : none;
}
A.genlink:vistided {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #7C7C7C;
	text-decoration : none;
}

A.footerlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :#ADADAD;
	text-decoration : none;
}
A.footerlink:vistided {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #7C7C7C;
	text-decoration : none;
}

a.menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ADADAD;
	text-decoration : none;
}
a.menu:Hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #BDB76B;
	text-decoration : none;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #BDB76B;
}
h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Navy;
}
p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000;
}
.ClsTitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #BDB76B;
}

.CartTable{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

body{
	background-color:#E8E5D7;
	background-image:url(Images/bg.gif);
	margin:0;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #223F7B;
}
.style2 {
	font-size: 16px;
	color: #223F7B;
	font-weight: bold;
}
