body {
	font-family: Verdana;
	font-size: 11px; 
/*	background-image:url(Graphics/Ripples.gif); */
/*	background-image:url(Graphics/pattern_135.gif); */
 	background-image:url(Graphics/bg_93639.png); 
	background-attachment:fixed;
}

a:link	{ 
	color:#FF6600;
	text-decoration: none;
}
a:visited {
	color:#FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color:#FF0000;
	text-decoration: none;
}

i {
	color: blue; 
}
	
p {
	margin:0px 5px 0px 5px;
}

