a:link {
	background: none;
	color: #3333cc;
	font-family: Arial;
	text-decoration: underline;
}

a:visited {
	background: none;
	color: #6699cc;
	font-family: Arial;
	text-decoration: underline;
}

a:hover {
	background: none;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}

a:active {
	background: none;
	color: #ff3300;
	font-family: Arial;
	text-decoration: underline;
}

body {
	SCROLLBAR-BASE-COLOR: #F0E68C;
	SCROLLBAR-ARROW-COLOR: #400000;
	background-color: #F0E68C;
	color: #000000;
	font-family: Arial;
	margin-left: 50px;
	margin-right: 50px;
}

}

font, td, p, div, input, textarea, form, select {
	font-family: Arial;
}

table	{
	table-border-color-dark: #F0E68C;
	table-border-color-light: #fcfdc8;
}