
body
{
	background-color:#751f24;
}

	 
a:link, a:visited
{

	text-decoration:none;
	color:#fffad9;
	font-family: tahoma, helvetica; 
	border:0px;
}

a:hover, a:active, a:focus
{
	font-family: tahoma, helvetica; 
	text-decoration:none;
	color:#c4be00;
	border:0px;
}

a img 
{
 	border:none;
}

#index-fett /* ... */
{
	padding: 0px;
   	margin:0px;
	font-size:90%;
    color:#fffacc;
	font-family: tahoma, helvetica; 
}
