body{
font-family:Arial;
}
p
{
color:#000000;
font-size:11;
}

a:link{color:#990000;}
a:visited{color:#990000;}
a:hover{color:#ffffff;}
a:active{color:#990000;}

body{background:#ffffcc;}

#gallery ul 
{
list-style:none;
}
#gallery li 
{
display:inline;
padding:10px;
width:115px;height:80px;
}
#gallery img
{
border:0px solid ffffff;
}
