A{


cursor : pointer;
text-decoration : underline;
line-height : 130%;}
A:HOVER{
background-color : yellow;


position : relative;

cursor : pointer;

width : auto;
left : -1px;
top : -1px;
text-decoration : underline;
}
A:VISITED{

text-decoration : underline;

cursor : pointer;
}
A:LINK{

text-decoration : underline;
cursor : pointer;
}
BODY{
padding-top : -1px;
padding-left : -1px;
padding-right : -1px;
padding-bottom : -1px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;border-width : 0px 0px 0px 0px;
background-image : url(sky01.gif);
background-repeat : repeat-x;
background-attachment : fixed;background-position : center top;}
A:ACTIVE{
background-color : yellow;
text-decoration : underline;
}
