/* CSS Document */

textarea {
	font-family: Verdana;
	font-size: xx-small;
}

input {
	font-family: Verdana;
	font-size: xx-small;
}

select {
	font-family: Verdana;
	font-size: xx-small;
}

body,td,th {
	font-family: Verdana;
	font-size: xx-small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-size: xx-small;
	color: #FECBA5;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bottomLinks a {
	font-size: 9px;
	color: #FECBA5;
}
.bottomLinks a:link {
	text-decoration: none;
	color: #FF0000;
}
.bottomLinks a:visited {
	text-decoration: none;
	color: #FF0000;
}
.bottomLinks a:hover {
	text-decoration: underline;
	color: #000000;
}
.bottomLinks a:active {
	text-decoration: none;
	color: #000000;
}
BODY { scrollbar-base-color: #FFFFFF; scrollbar-arrow-color: #FF0000; }

ul {
	list-style-image: url(images/bullet.jpg); }

