.base {
	font-family: Verdana, ;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/bg_tile.png);
}
.base a:link {
	color: #C29580;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.base a:visited {
	color: #C29580;
	text-decoration: none;
	font-weight: normal;
}

.base a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.base a:active {
	color: #C29580;
	text-decoration: none;
}
