body { 
	font: 10pt/16pt arial; 
	color: #000000; 
	background: #FFFFFF url(images/back.jpg) no-repeat top right; 
	margin: 0px; 
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: red;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	}
a:hover, a:active { 
	text-decoration: underline; 
	}