A.example1
{
    BACKGROUND-COLOR: black
}
button
{
	background-color:#FFFFCC;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#000000;
}
option
{
	background-color:#FFFFCC;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#000000;
}
submit
{
	background-color:#FFFFCC;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#000000;
}
text
{
	background-color:#000000;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#FFFFFF;
}
.headz
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
    color: #F0CA74;
	letter-spacing: 2px;
	text-decoration: none;
}

.headz:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
    color: #F0CA74;
	text-decoration: underline;
	letter-spacing: 2px;
}

div#cart {
padding:0 0 3px 0;
overflow: hidden;
float: left;
height: 32px;
width: 160px;
color: #F0CA74;
}

.shoppingcart
{
    font-family: Arial;
    font-size: 9pt;
    color: #F0CA74;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.shoppingcart:hover
{
    font-family: Arial;
    font-size: 9pt;
    color: #F0CA74;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

.footz
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F0CA74;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}

.footz:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F0CA74;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
.leftz
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B43B2C;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	word-spacing: 2px;
	line-height: 1.4


}

.leftz:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B43B2C;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	word-spacing: 2px;
	line-height: 1.4
}

.leftz2
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B43B2C;
	text-decoration: none;
	text-align: left;
	word-spacing: 2px;
	line-height: 1.4
}
	
.leftz2:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B43B2C;
	text-decoration: underline;
	text-align: left;
	word-spacing: 2px;
	line-height: 1.4
}
	
.std
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;

}

.std:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}