A:link   {
  color: white;
  text-decoration: none }

A:visited   {
  color: white;
  text-decoration: none }

A:active   {
  color: white;
  text-decoration: none }

A:hover   { color: red; font-family: verdana, arial }h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F0C004;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

