span.monumnet-title {
	color: #482800;
	text-decoration : none;
	font-weight : bolder;
	font-size: 12px;
}
span.monumnet-tx {
	color: #000000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 10px;
}
a.monumnet-tx, a.monumnet-tx:active, a.monumnet-tx:link, a.monumnet-tx:visited {
	color: #800000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 10px;
}
a.monumnet-tx:hover {
	color: red;
	text-decoration : none;
	font-weight : bolder;
	font-size: 10px;
}
a.monumnet, a.monumnet:active, a.monumnet:link, a.monumnet:visited {
	color: #800000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 16px;
}
a.monumnet:hover {
	color: red;
	text-decoration : none;
	font-weight : bolder;
	font-size: 16px;
}
a.login, a.logout:active, a.logout:link, a.logout:visited {
	color: #800000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 12px;
}
a.logout:hover {
	color: red;
	background-color: #d8d8c8;
	text-decoration : none;
	font-weight : bolder;
	font-size: 12px;
}