@charset "UTF-8";
.maintable {
	background: url(img/top_texture_tile.jpg) repeat-x;
}
.text {
	font: 12px/26px "Lucida Grande", "Helvetica Neue", Verdana, Arial;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
