
* {
	color:#222222;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #ffffff;
	background-image: url();
	background-repeat: repeat-x;
	background-attachment: fixed;
margin: 4px 0px 4px 15px;
}

a {
	color:#555555;
	text-decoration: none; 
}

a:hover {
	color: #000000;

}

a img {
	border:none;
}

.input a {
	color:#FF0066;
	text-decoration: none; 
}

