/* CSS Document */

.btmlinks {
	color: #333333;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
