body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(../images/Raphi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;

}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;

}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #999999;
}
