/* CSS Document - Lilium Candidum - French Girl */

body 
	{font-family: arial;
	margin-top: 0px;
	background-color: #FBF7F8;
	line-height: 10pt;
	font-size: 10px;
	color:#000000;
	text-align: justify;
	margin: 7px;
 	scrollbar-arrow-color: #000000; 
	scrollbar-3dlight-color: #FBF7F8;
	scrollbar-shadow-color: #FBF7F8; 
	scrollbar-track-color: #FBF7F8; 
	scrollbar-face-color: #E8D2DD;
	scrollbar-highlight-color: #FBF7F8; 
	scrollbar-darkshadow-color: #FBF7F8;}


.menu 
	{
	display: block;
	background:url(img/navi.png);
	color:#000000;
	text-decoration:none;
	width: 113px;
	height: 19px;
	line-height:17px;
	text-align:center;
	margin: 2px;
	}
	
.menu:hover
	{
	background:url(img/navi_.png);
	color:#E8D2DD;
	text-decoration:none;
	width: 113px;
	height: 19px;
	line-height:17px;
	text-align:center;
	margin: 2px;
	}
	
a 
	{
	text-decoration: none;
 	color:#BA93A2;
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	}
	
a:hover 	{ 
	text-decoration: none;
	font-weight: bold;
 	color:#000000;
	}

img {border:0px;}


h1	{font-family: arial;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
	letter-spacing: 2px;
	line-height: 100%;
	height: 10px;
	margin: 5px;
	margin-top: 10;
	margin-bottom: 5;
	width: 100%;
	border-bottom: 2px  solid #E8D2DD;
	}


u 
	{
	color:#792D4C;
	text-decoration: underline;
	border-bottom: 1px  solid #000000;
	}

i 
	{
 	color:#792D4C;
	}

b 
	{
 	color:#000000;
	}

a img 	{
	border: 1px solid #000000;
	}

a:hover img {
	border: 1px solid #000000;
	}



