a			{
	color:	#CCCCCC;
	text-decoration: none;
	font-weight:bold;
	font-style: normal;
	font-size: 10pt;

			}
						
a:visited		{
			color:	#CCCCCC;
			text-decoration: none;
			font-weight: normal;
			font-style: normal;
			} 

a:active  {
			color:				#FFFFFF;
			text-decoration:	none;
			font-weight:		normal;
			font-style: italic;
			}
			
				
a:hover			{
			color: #FFFFFF;
			text-decoration: underline;
			font-style: normal;
			}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/rolf_home.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
