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

body {
	margin:0;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(images/bodyBack.gif);
	color:#555555;
}

a:hover {
text-decoration:underline;
}

.whitelinke {
color:#FFFFFF;
text-decoration:none;
}

.footer a {
text-decoration:none;
color:#333333;
}

.footer a:hover {
text-decoration:underline;
}

.serv a {
text-decoration:none;
color:#333333;
}

.serv a:hover {
text-decoration:overline;
}