/* Main Structure */
body
{ 
	background:#ABA5AF; 
	font-family:Arial;
	color:#000000;
	
	
}

a {
	text-decoration: none;

}
a:hover {
	text-decoration:underline;
}



