/* CSS Document */

.eXponent {	
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: xx-small;
	font-weight: bold;
	text-align:center;
	top:auto;
}
a:link {
	text-decoration: none;
	color: #666600;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #666600;
}