BODY {
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-track-color:#000000;

}

FONT {
font-family: ariel;
}

A {
text-decoration: none;
color: #8080ff;
}

A:link:active:visited {
color: #0000ff;
}

A:hover {
color: #ffff00;
}
