body,div,p,table,ul,h1,h2,h3,h4,h5,h6,img{
	margin:0;
	padding:0;
	border:0;
	background-color:transparent;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}

p {
	font-size:85%;
	color:#494949;
	}

a:link {
	text-decoration:underline;
	color:#0066ff;
}

a:visited {
	text-decoration:underline;
	color:#800080;
	}
	
a:hover {
	color:#ff6600;
	text-decoration:none;
	}

a:active {
	color:#ff0000;
	text-decoration:none;
	}
