a {
		text-decoration: none;
    }
a:hover {
		text-decoration: underline;
              }
hr {
		color: #999999;
		background-color: #999999;
		height: 1px;
	}
	.blocktitle {
		cursor:pointer;
		margin-bottom: 5px;
		color:#52879B;
		width:100%;
		padding:6px;
		text-align:left;
		font-weight:bold;
		background-color: #DDDDDD;
		/*/*/border:0px solid #000000;/* */
	}
	.content {
		font-family: Arial, Helvetica, Verdana;
		font-size: 12px;
	}
	.copyright {
		font-family: Arial, Helvetica, Verdana;
		font-size: 9px;
	}
	.feather { 
		background: url('images/feather.jpg') no-repeat top right;
	}
	.menu {

		color:#777777;
		font-weight:700;
		letter-spacing:normal;		 
		font-family: Arial, Helvetica, Verdana;
		font-size: 14px;
		text-decoration: none;
	}
	.menu:hover { 
		text-decoration: underline;
		color: #52879B;
	}
	.submenu { 
		margin-bottom: 0.5em; 
		font-family: Arial, Helvetica, Verdana;
		font-size: 12px;
	}
	.poemlink {
		color:#555555;
		font-weight:bold;
		text-decoration: none;
	}
	.poemlink:hover {
		color:#52879B;
		text-decoration: underline;
	}	
	.title {
		font-family: Arial, Helvetica, Verdana;
		font-size: 28;
		color: #52879B;
		font-weight: 600;
	}
	.title2 {
		font-family: Arial, Helvetica, Verdana;
		font-size: 14;
		color: #52879B;
		font-weight: 600;
	}





.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
