BODY { 
         font-family : Arial;
         color : #FFFFFF;
}
  A:LINK { 
         font-family : Arial;
         text-decoration : none;
         color : #DDDDDD;
}
  A:VISITED { 
         font-family : Arial;
         text-decoration : none;
         color : #DDDDDD;
}
  A:HOVER { 
         font-family : Arial;
         text-decoration : none;
         color : #FFFFFF;
}
.objTxtBox{
	width: 320px;
}
