body{
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-color:#FFCC00;
}
td {
	font-family: Verdana, Arial;
	font-size: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial;
}
select {
	font-family: Verdana, Arial;
}
textarea {
	font-family: Verdana, Arial;
}
