#pic {POSITION: relative}
#pic A .large {BORDER: none; DISPLAY: block; WIDTH: 0px; POSITION: absolute; HEIGHT: 0px; color: white; text-decoration: none}
#pic A.p1:hover .large {DISPLAY: block; left: 145px; WIDTH: 352px; POSITION: absolute; TOP: -120px; HEIGHT: 264px}
#pic A.p1:link{color: yellow; text-decoration:none}
#pic A.p1:visited{color: orange; text-decoration:none}
#pic A.p1:hover{color: white; background-color:red;}
#pic A.p1 {CURSOR: url('../../../images/new.cur')}