<!--
body,html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: Normal;
}

td,tr,table {
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #53A9A6;
}


input,textarea,submit {
	border: 1px solid #428583;
	background-color: #53A9A6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #38393a;
}


.orderinfo a{
color:#000000;
background-color:#FF9933;
padding:5px;
border:1px solid #000000;
font-weight:bold;
}

.orderinfo a:hover{
color:#ffffff;
background-color:#FF9933;
padding:5px;
border:1px solid #ffffff;
font-weight:bold;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	color: #D12C23;
	font-size: 12px;
	font-style: bold;
	text-decoration: none;
}
	
A:hover {
	color: #bc0000;
	text-decoration: underline;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #D12C23;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
	 
A:visited:hover {
	color: #bc0000;
	text-decoration: underline;
}


hr {border:1px solid #bc0000;}

ul{line-height:20px;}
-->

