A{ text-decoration:none; }

A:LINK{ text-decoration : none; color: White; }

A:VISITED{ text-decoration : none; color: White; }

A:HOVER { text-decoration : none; color: Silver; }

BODY { background : #990000; color:#F0F0AA; margin : 0px 10px 10px 0px; }

H1 { font-size : large ; color:#F0F0AA }

H2 { font-size : medium; color:#F0F0AA }

HR { color: Black; }

P { text-align : justify; color:#F0F0AA }

P.comment{ font-style : italic; display : inline; }

P.couplet { }

P.refrain{ font-style : italic; }

TABLE { margin: 0px }

.copyright{
	font-family : sans-serif;
	color : #F0F0AA;
	font-size : x-small;
	text-align : center;
}


.Menu1 { font : bold; }

.Menu2, { }

.Menu3, .Menu4 { font-size : smaller; }

.MenuActive { font-style : italic; }

#main	{}

#leftcolumn	{padding-left: 10px; float: left; width: 130px;}
#menu	{
	font-family : sans-serif;
	color : white;
	font-size : x-small;
	text-align : left;
}
#flags	{padding-top: 10px; padding-bottom: 10px;}
#ads	{padding-top: 15px;}

#content {margin-left: 140px;}

#footer	{
	padding-top: 2em;
	font-family: sans-serif;
	color : #F0F0AA;
	font-size : x-small;
	text-align: center;
}