

.contactline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7e7e7e;
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color:#000000;
	 text-align:center;
}
body {
margin-top:0px;
padding-top:0px;
}
.content {
padding-left:10px;
padding-right:10px;
}
.content_home {
 text-align:right;
}
.menu_contactline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color:#000000;
	 text-align:center;
}
a:link {
	color: #5d6165;
 	text-decoration:none;
	font-family: Arial;
 	font-size:13px;
}
a:visited 
{
	color: #5d6165;
 	text-decoration:none;
	font-family: Arial;
 	font-size:13px;
}
a:hover 
{
	color: #5d6165;
 	text-decoration:underline;
 	font-size:13px;
	font-family: Arial;
}
