p,h1,h2,h3,table,tr,td,body,div {
	color: #333333;
	font-size: 12px;
	line-height: 6px;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	
}

body {
	background-color: #FFFFFF;
}
#wrapper {
	margin: 0px;
	padding: 0px;

	
}
a:link {
	color: #AAAAAA;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #AAAAAA;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	margin-bottom: 20px;
	margin-left: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
