@charset "utf-8";
.footer {
	font-family: tahoma;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
.footer:hover {
	text-decoration:underline;
}
.voila{
	color:#C00;
	font-family:"Comic Sans MS";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.voila:hover {
	text-decoration:underline;
}
.voila1{
	color:#FFF;
	font-family:"tahoma";
	font-size:12px;
	text-decoration:none;
}
.voila1:hover {
	text-decoration:underline;
}