	body {
		margin:0px 0px 0px 0px;
		background:#FFFFFF;		
		}
	A 			{ color: #999966; font-family: verdana, arial, sans-serif; font-size:10px; text-decoration: none; font-weight:bold; } 
	A:link		{ color: #999966; text-decoration: none; } 
	A:visited	{ color: #999966; text-decoration: none; } 
	A:active	{ color: #99CC66;  } 
	A:hover		{ color: #99CC66; text-decoration:underline; } 
        img { border: 0; }
	div { padding-bottom: 1em; }

	#index { text-align: center; }

	#friends {
		float:left;
		
		background: transparent url(menthe.jpg) no-repeat top right;
		padding-bottom:20px;
		padding-left:20px;
		color:#566558;
		}
	#friends A { color:#506477; }
	#friends A:link { color:#2F2F4F; }
	#friends A:active { color:#32CC33; }
	#friends A:visited { color:#2F2F4F; }
	#friends li {
		list-style-type: none;
		line-height: 1.5em;
		
		}
	#friends li A {
		padding-left: 1em;
		}
	.title {
		color: #000;
		display:block;
		font-weight:bold;
		font-size:12px;
		text-transform:uppercase;
		}
	.contact {
                font-family: sans-serif;
		padding-left: 5em;
		padding-right: 5em;
		border-top:1px dotted #999;
		}
	.date {
		font-weight: bold;
		display: block;
		}







