body 
{
	background-color:	#ffffff;
}
a:link 		{ text-decoration: none; color: inherit;}
a:visited 	{ text-decoration: none; color: inherit;}
a:active	{ text-decoration: none; color: inherit;}
a:hover 		{text-decoration:underline; color: #ff4444; }

p.construction
{
	font-family:		"Arial";
	font-size:			20px;
	color:				#444444;
}
p.contact
{	
	font-family:		"Arial";
	font-size:			14px;
	color:				#333333;
}
