body {
	background-color: #FFFFFF;
	background-image: url(../images/laynew01bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.tablestyle {
	background-color: #FFFFFF;
	background-image: url(../images/layout01_tabg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #B60101;
}

a:visited {
  color: #B60101;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	color: #B60101;
}
