.linksbottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.linksbottom:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.mail {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.mail:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

