a:link  {
	color: #880000;
	font-weight : none;
	font-variant : none;
	text-decoration : none;
	font-size : 18px;
}
a:visited {
	color: #880000;
	font-weight : none;
	font-variant : none;
	text-decoration : none;
  	font-size : 18px;
}
a:active {
	color: #880000;
	font-weight : none;
	font-variant : none;
	text-decoration : none;
  	font-size : 18px;
}
a:hover {
	color: #880000;
	font-weight : none;
	font-variant : none;
	text-decoration : none;
  	font-size : 18px;
}


body {
	background-color : #fffbdf;
	background-image : url();
	background-repeat : repeat;
	background-position : top;
	background-attachment : fixed;
	empty-cells : show;
	color : #880000;
	font-variant : none;
  	font-size : 18px;
	font-weight : none;
	font-family : Arial, Helvetica;
	letter-spacing : 0;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	margin-bottom : 20px;
}