/* normal text */
.plaintext {
	background:#996633;
	font:x-small Verdana,Sans-serif;
	color:#fff;
	font-size/* */:/**/small;
	font-size: /**/small;
	font-size:70%;
/*	padding:10px 0 14px;
	margin:0 0 .75em;
	left: 0px;
	top: 0px;*/
	line-height:1.6em;
  }

.plaintext-sm {
  background:#996633;
  padding:10px 0 14px;
  font:x-small Verdana,Sans-serif;
  color:#fff;
  font-size/* */:/**/small;
  font-size: /**/small;
  font-size:65%;
  margin:0 0 .75em;
  line-height:1.2em;  
  }

/* This is the text just below the ROME.RO banner */
.titletext {
	background:#88ddff;
	font:x-small Verdana,Sans-serif;
	color:#000066;
	font-size:200%;
  }

.plaintext2 {
  background:#F1C69F;
  margin:0;
  font:x-small Verdana,Sans-serif;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;
  font-size:70%;
  }

/* Text in the right nav panel */
.plaintext3 {
  background:#F1C69F;
  padding:10px 5 14px;
  font:small Verdana,Sans-serif;
  text-align:left;
  color:#663300;
  font-size/* */:/**/small;
  font-size: /**/small;
  font-size:80%;
  margin-left: 5; 
  margin-top: 0; 
  margin-bottom: 0;
  }

a:link { 
color: #663300;
}
a:visited { 
color: #fff;
}
a:hover { 
color: #FFFF99;
background-color: #996633;
text-decoration: none;
}
a:active { 
color: #FFFFFF;
}
