﻿a {
				color: #6666FF;
				text-decoration: none;
}
a:hover {
				color: #99FFCC;
}
a:visited {
				color: #9966FF;
}
BODY{
  background-repeat : repeat-x;
  background-attachment : fixed;
}
P{
				font-size: small;
}