a:visited, a:active {
	color: #FFCCFF;
	text-decoration: none;
}
a:hover {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dashed #FFCCFF;
	border-left: 0px;
}
.content {
	margin: 0px auto;
	display:table;
}
.bodyMain {
	background-color:#640000;
}

.guest {
	margin-left: 5px;
}