body, html {
	height:100%;
}
#main {
	width:100%;
	height:100%;
	margin:0px;
	border-collapse:collapse;
}
#offerte_home {
	font-size:12px;
}
#offerte_home a:link, #offerte_home a:visited  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#offerte_home a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
#offerte_home a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	}