body 
{
	margin:0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
	background-image:url(../images/indexbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
div.body
{
	width:900px; 
	margin:0 auto;
}
a:link 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}
a:visited 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}
a:hover 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#b30000;
}
a:active 
{
	text-decoration: none;
}