body{font:10px Verdana,Arial,sans-serif}
a:hover {color:#000080;text-decoration:underline}
a {text-decoration:none}
div#box table{font: 12px Verdana,Arial,sans-serif;background:#d6d6d6;color:#000000;padding-top:3px}
div#box {font: 12px Verdana,Arial,sans-serif;background:#d6d6d6;color:#000000;padding:5px 5px 8px 5px}
.verbs
{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
h3.verbs {
	font-size: 18px;
	text-align: left;
}
.small
{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: gray;
}
.private
{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
h3.private
{
	font-size: 14px;
}
h4.private
{
	font-size: 13px;
}
a.small
{
	text-decoration: none;
}

/*--- BUTTONS ---*/
a.button_newsletter span { display: none; }
a.button_newsletter {
	background: transparent url(/images/button_newsletter1.gif) no-repeat top left;
	background-position: 0 0;
	width: 170px;
	height: 45px;
	display: block;
}
a:hover.button_newsletter {
	background: transparent url(/images/button_newsletter1.gif) no-repeat top left;
	background-position: -170px 0;
	width: 170px;
	height: 45px;
	display: block;
}

a.button_calculate span { display: none; }
a.button_calculate {
	background: transparent url(/images/button_calculate.gif) no-repeat top left;
	background-position: 0 0;
	width: 170px;
	height: 45px;
	display: block;
}
a:hover.button_calculate {
	background: transparent url(/images/button_calculate.gif) no-repeat top left;
	background-position: -170px 0;
	width: 170px;
	height: 45px;
	display: block;
}

a.button_contact span { display: none; }
a.button_contact {
	background: transparent url(/images/button_contact.gif) no-repeat top left;
	background-position: 0 0;
	width: 170px;
	height: 45px;
	display: block;
}
a:hover.button_contact {
	background: transparent url(/images/button_contact.gif) no-repeat top left;
	background-position: -170px 0;
	width: 170px;
	height: 45px;
	display: block;
}