@charset "utf-8";
/* CSS Document */

.bottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	vertical-align:middle;
	padding-right:7px;
}

.bottom a:link {
	color: #000000;
	text-decoration: none;
}

.bottom a:hover {
	color: #000000;
	text-decoration: underline;
}

.bottom a:visited {
	color: #000000;
	text-decoration: none;
}
