/*Reset*/
img { border:0 }
*
	{
	margin: 0; 
	padding: 0; 
	text-decoration: none; 
	font-size: 1em; 
	outline: none; 
	}

th, h1, h2, h3, h4, h5, h6,p 
	{
	font-weight: normal; 
	color: black;
	background-color:white;
	}

.links {
background-image:none;
}