#femdomcontainer {
	margin-top: 20px;
	margin-bottom: 20px;
	width : 640px;
	border: 4px dashed #000000;
	background-color: #ffffff;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#femdom-menu-index a { 
 font-size: 30px; 
 color: #000000;
}
#femdom-menu-index a:hover { 
 font-size: 36px; 
 color: #FF0000;
}
.style1 {	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #00FF00;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}