.mylink {
font-family: "Arial";
	font-size: 11px;
	color: #660211;
	text-decoration: bold;
	}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: D3D7DA;
	text-decoration: none;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
	text-decoration: none;
}
.maintext {
font-family: "arial", Verdana;
	font-size: 13px;
	color: #443B2B;
	text-decoration: none;
}
.toptext {
font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}
.web {
font-family: "Agency FB", Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}
.reviews {
font-family: "Agency FB", Verdana;
	font-size: 13px;
	color: #3A594F;
	text-decoration: none;
}
.header {
font-family: "Arial", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.shipping {
font-family: "arial";
	font-size: 14px;
	color: #4E4E58;
	text-decoration: none;
}
.formfield {
font-size : 12px; 
font-family: "Verdana", Helvetica, sans-serif;
color : #999999; 
border:1px solid #333333; 
}
.formarea { 
font-size : 11px; 
font-family: "Verdana", Helvetica, sans-serif; 
color : #cccccc; 
border:1px solid #333333;
}
.form {
font-family: "Verdana";
	font-size: 10px;
	color: #666666;
	font-Weight: Bold;
	text-decoration: none;
	text-align: left;
}
.select { 
 background-color: #ffffff; 
 color: #666666;
border:1px solid #333333; 
}
body	{
	font-family: Arial;
	}
A	{
	text-decoration:	none;
	font-weight:	none;
	}
A:link	{
	color:	#241114;
	background-color: transparent;
	}
A:visited	{
	color:	#241114;
	background-color: transparent;
	}
A:active	{
	color:	#241114;
	background-color: transparent;
	}
A:hover	{
	color:	#ffffff;
	background-color: transparent;
	text-decoration:	blink;
}
A.set1	{
	text-decoration:	none;
	font-weight:	none;
	}
A.set1:link	{
	color:	#ffffff;
	background-color: transparent;
	}
A.set1:visited	{
	color:	#ffffff;
	background-color: transparent;
	}
A.set1:active	{
	color:	#ffffff;
	background-color: transparent;
	}
A.set1:hover	{
	color:	#cccccc;
	background-color: transparent;
	text-decoration:	blink;
	}
#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 14px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #5B363E;
}





