.baseLine {
	background-position: center center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
.baseLine a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.baseLine a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
