body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-color: #990000;




}
.maintable {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(index/tarant.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding: 5px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #000000;

}
