img {
	border: none;
}
A {
	font-family:	tahoma, "Times New Roman", georgia;
	font-size:		12px;
	font-weight:	bold;
	text-decoration: none;
	color:			#FFFFCC;
}
A:hover {
	border-bottom: 1px dotted;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-weight:	bold;
	color: #FFFFCC;
	text-decoration: none
}
.static {
	font-family:	tahoma, "Times New Roman", georgia;
	font-size:		12px;
	font-weight:	bold;
	text-decoration: none;
	color:			#FFFFCC;
}