a:link { color: #CF67CF; text-decoration: none; }
a:active { color: #AB66A7; text-decoration: none; }
a:visited { color: #CF67CF; text-decoration: none; }
a:hover { color: #F59DD6; text-decoration: none; }

#menu a:link { color: #5f535e; text-decoration: none; }
#menu a:active { color: #FBE0EF; text-decoration: none; }
#menu a:visited { color: #5f535e; text-decoration: none; }
#menu a:hover { color: #F59DD6; text-decoration: none; }

.menu_bg {
	background: #fec5fa;
}

#menu table {
	padding: 0;
	background: #fec5fa;
}

#menu td {
	padding: 0;
}

#menu tr {
	padding: 0;
}

#menu ul {
	padding: 0;
	margin: 5px;
	list-style: none;
	text-align: left;
}

#menu li {
	padding: 5px 0 5px 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

#menu img {
	padding: 0;
}

#footer {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

#body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	
}

#body p {
	margin: 10px;
	line-height: 1.5;
}

#body img {
	margin: 0 10px 0 0;
}
