body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
body {
	background-image: url(../images/bground.jpg);
	background-repeat: repeat;
}

/*Links*/
.maincontent a {
	color: #630;
}
.maincontent a:visited {
	color: #630;
}
.maincontent a:hover {
	color: #630;
}

.footercolumn1 a {
	color: #FFC;
}
.footercolumn1 a:visited {
	color: #FFC;
}
.footercolumn1 a:hover {
	color: #FFF;
}
