body {
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);

}
td {
	font-family: sans-serif;
	font-size: 12px;
	line-height:20px;
	color:#000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	
}
a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;
	
}
a.menu:active {
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;

}
.title1 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.links {
    font-size:12px;
	font-family: tahoma;
	}
.formsearch {
	border: 1px solid #333333;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.order_text {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
