 a:link {
    	text-decoration:underline;
    	font-weight:bold;
    	color: #000000;
    }
     a:visited {
    	text-decoration:underline;
    	font-weight:bold;
    	color: #000000;
    }
     a:hover {
    	text-decoration:underline;
    	font-weight:bold;
    	color: #000000;
    }
    
    .p_ue1{
    
    font-size: 18px;
    }
    .p_ue2{
    
    font-size: 16px;
    }
    
    body{
    background-color: #FFFFFF;
    color: #000000;
    }
    
    td.p_contentRight{
      right: 2px;
      background-color: green;
      width: 163px !important;     
    }
    
    .content_right{
    width: 163px !important;  
    
    background-image: none !important;
    border-color:#000000 !important; 
    border-style:solid;
    border-width:1px;
    }
