a:active    
{
 font-family: Arial; 
 color:#CC6600;
 font-size: 18px;
 text-decoration:none;
 font-weight:bold
 }
 a:hover     
  { 
 font-family: Arial; 
 color:#CC6600;
 font-size: 18px;
 text-decoration:none underline;
 font-weight:bold

 }
a:link     
  { 
font-family: Arial; 
 color:#CC6600;
 font-size: 18px;
 font-weight:bold; 
 text-decoration:none

 }
a:visited  
  { 
font-family: Arial; 
 color:#CC6600;
 font-size: 18px;
 text-decoration:none;
 font-weight:bold
 }

 a:active.more     
{
 font-family: Tahoma; 
 color:#CC6600;
 font-size: 18px;
 text-decoration:none;
 font-weight:normal
 }
a:hover.more     
  { 
 font-family: Arial; 
 color:#ffff00;
 font-size: 15px;
 text-decoration:underline;
 font-weight:normal

 }
a:link.more     
  { 
font-family: Arial; 
 color:#ffff00;
 font-size: 15px;
 font-weight:normal;
 text-decoration:none

 }
a:visited.more  
  { 
font-family: Arial; 
 color:#ffffff;
 font-size: 16px;
 text-decoration:none;
 font-weight:normal
 }
 p            {margin-left: 5; margin-right: 5 }
 p.cntr            { text-align: center }
 
 .form  {
	border:1px solid #ff9900; font-size : 12px;
	font-family : tahoma;
	color : #000000;
	background-color : #ffffff
}
.tblInside {
border:2px solid #E8EFDF;
border-collapse: collapse; 
border-color-light: #E8EFDF;
border-color-dark: #E8EFDF;
font-family:Tahoma; font-size:12px
}