a:link {  color: #00FFFF; text-decoration: underline}
a:visited {  color: #660066; text-decoration: underline}
a:active {  color: #00FFFF; text-decoration: none}
a:hover {  color: #FF33FF; text-decoration: none}
.small {
	font-size: 12px;
}
body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
body{SCROLLBAR-ARROW-COLOR: #FF9900; SCROLLBAR-BASE-COLOR: #000000}
