/* http://www.phoenixtractors.com/style.css */
/* phoenixtractors */
* {
	margin: 0px;
	padding: 0px;
}
html {
	background: url(html_bck.jpg) repeat fixed !important;
}

body {
	font: 10pt tahoma, verdana, arial, sans-serif;
	color: #666666;
}

h1  {    font-size: 10pt; font-weight: bold }
h2           { font-family: Tahoma; font-size: 10pt; font-weight: bold }
h3           { font-size: 10pt; font-family: Tahoma; font-weight: bold }

-->
</style>

a img {
	border: 0;
}
a {
	color: #ffffff;
	background: none;
	text-decoration: none;
}
a:hover {
	color: #e1e1e1;
	background: none;
	text-decoration: none;
}
