a:link {
	text-decoration: none;
	color: #BF0000;
}
a:visited {
	text-decoration: none;
	color: #BF0000;
}
a:hover {
	text-decoration: none;
	color: #BF0000;
}
a:active {
	text-decoration: none;
	color: #BF0000;
}
.style1 {
	color: #BF0000;
	font-weight: bold;
}
body {
	background-color: #fcf4da;
}
td {
	background-repeat: no-repeat;
	background-position: right;
}
