.menu_text { text-decoration:none; 
             color:#ffffff; 
			 font-family:Arial, Helvetica;
			 font-size:14px;
			 background:#C0C0FF;
			 font-weight:bold;
			 text-align:center; 
			 border-right: 1.0pt solid #0000ff;
			 border-left: 1.0pt solid #0000ff;
			 border-top: 1.0pt solid #0000ff;
			 border-bottom: 1.0pt solid #0000ff;}

.header_text { text-decoration:none; 
             color:#4D35FF; 
			 font-family:Arial, Helvetica;
			 font-size:22px;
			 background:#C0C0FF;
			 font-weight:bold;
			 text-align:center; }

.body_text { text-decoration:none; 
             color:#000000; 
			 font-family:Arial, Helvetica;
			 font-size:12px;
			 background:#C0C0FF;
			 font-weight:none;
			 text-align:none;}

.body_title { text-decoration:none; 
             color:#4D35FF; 
			 font-family:Arial, Helvetica;
			 font-size:14px;
			 background:#C0C0FF;
			 font-weight:bold;
			 text-align:none; }

a:hover { text-decoration:underline;
		  color:#0000ff; }

.footer_txt { color:#000000;
			  font-family:Arial, Helvetica;
			  font-size:10px;}

a		{ text-decoration:none; 
		  color:#ffffff; }