body        
	{font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: medium;
	color:#000000; 
    background-image: url('images/general/background.jpg'); 
    background-repeat: repeat}
    
span.firstletter 
	{font-size: 36pt;
	font-weight: bold;
	margin-top:-10;
	margin-bottom:-10;
	float:left}

a:link
	{text-decoration: none;
	color: #000000;
	border: 1px solid #000000}
	
a:visited
	{text-decoration: none;
	color: #000000;
	border: 1px dotted #000000}
	
a:hover
	{text-decoration: none;
	color: #000000;
	border: 1px solid #000000; 
    background-color: #FFFFCC}