<style >
p.inset {border-style: outset;
background-color: #88ffdd;
}
p.link {
{border-style: outset;
background-color: #aaffff;
}
div.outset {border-style: outset;
background-color: #33CCFF;
}


a:hover{color:Red;  text-decoration:underline;


</style>