a:link { color: #AA9F60; text-decoration: underline; }
a:active { color: #AA9F60; text-decoration: underline; }
a:visited { color: #AA9F60; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: none; font-weight: }

body {

	margin: 0px;
	padding: 0px;

	background-image: url(../images/tile.jpg);
	background-repeat: repeat;
	background-position: top center;
}

.text01 {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
}

.text02 {
	color: #AA9F60;
	font-family: arial;
	font-size: 11px;
}
