/* VITASPA */
body {
margin:0px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.footer {
	background-image:url(../footer/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	width:760px;
	height:98px;
}

a:link, a:visited, a:active {
	color:#EEE;
}

a:hover {
	color:#FFF;
}


