body {
	margin: 0px;
	padding:0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #BF1400;
}
a:visited {
	color: #80D874;
}
a:hover {
	color: #CC3333;
}
a:active {
	color: #CC3333;
}
a.bottom:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.bottom:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.bottom:hover {
	color: #FFFFCC;
	font-size: 10px;
	text-decoration: none;
}
a.bottom:active {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
h1 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #BF1400;
}
a.bindi:link {
	color: #BF1400;
	font-size: 14px;
	text-decoration: underline;
}
a.bindi:visited {
	color: #99434C;
	font-size: 14px;
	text-decoration: underline;
}
a.bindi:hover {
	color: #CC6633;
	font-size: 14px;
	text-decoration: underline;
}
a.bindi:active {
	color: #BF1400;
	font-size: 14px;
	text-decoration: underline;
}

