@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../Images/bglinesindex.gif);
	background-repeat: repeat;
}
.maintable {
	background-image: url(../Images/bgindex-new.jpg);
}
.Links {
	text-align:center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

