/* CSS Document */

body {
	margin:0px;
	}

p {	color: #5A1435;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

td {font:13px Verdana,sans serif;
	}
	
a {
	color: #B03D95;
	text-decoration:none;
	}
	
a:hover {
	color: #FFAEC9;
	}
a:visited {
	color: #B03D95;
	}
a:active {
	color: #B03D95;
}

.style9 {
	font-size: 13px;
	color: #9d1961;
	background-color: #E8C1D7;
	letter-spacing:0.5px;
	font-weight: normal;
}	
.style17 {
	color: #624262;
	font-weight: bold;
	font-size: 28px;
	font-style: normal;
}
.style18 {
	font-size: 24px;
	font-weight: bold;
	color: #85375E;
	font-style: italic;
}
#navigation a {
	font:13px;
	color:#402B40;
	background: #E8C1D7;
	text-decoration: none;
	letter-spacing:0.5px;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-bottom:2px solid #E4D1E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#navigation a:hover {
	color: #B6466E;
	background: #B9A2CC;
	}
