@charset "UTF-8";
/* CSS Document */

#Lsidebar a#contact {
	color: #000000;
	background-color: #CCCC66;
}
#sidecontact {
	height: auto;
	width: 100%;
}
#sidecontact p a:link {
	text-decoration: none;
	color: #666600;
	padding-bottom: 0px;
	border-bottom-style: none;
}
#sidecontact p a:visited {
	text-decoration: none;
	color: #666600;
	padding-bottom: 0px;
	border-bottom-style: none;
}
#sidecontact p a:hover {
	text-decoration: none;
	color: #000000;
	padding-bottom: 0px;
	border-bottom-style: none;
}
