body {
	font-family: Verdana, Geneva, Arial, Helvertica, sans-serif;
	font-size: 10px;
	color: #d02121; 
  background: white url("images/background.gif");
}
font, body, td {
	font-family: Verdana, Geneva, Arial, Helvertica, sans-serif;
	font-size: 10px;
	color: #d02121;
	text-decoration: none;
}
div { 
  background: white url("images/content.gif");
  background-repeat: repeat-y;
  background-position: center;
}
a, a:link, a:active {
	color: #fd4444;
	text-decoration: none;
}
a:visited {
	color: #fd4444;
	text-decoration: none;
}
a:hover {	
	color: #ab0a0f;
	text-decoration: none;
}

.bottom {
 	color: #ffffff;
	text-decoration: none;
}
a.bottom, a.bottom:link, a.bottom:active, a.bottom:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.bottom: hover {
	color: #af7f7f;
	text-decoration: none;
}
.banner { align: center; }
