a:link {
	color: 				#717171;
	text-decoration: 	none;
}

a:visited {
	color: 				#717171;
	text-decoration: 	none;
}

a:hover {
	color: 				#000000;
	text-decoration: 	none;
}

a:active {
	color: 				#717171;
	text-decoration: 	none;
}

body {
	background-color: 	#DEDEDE;
	font-family: 		Tahoma;
	font-size: 			11px;
	margin: 			0px;
}

img.bottom {
	bottom: 			0px;
	left: 				0px;
	position: 			absolute;
}

img.comp_prof {
	display:			block;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			4px;
}

img.contact {
	display:			block;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			369px;

}
