#LinkName {
top :10px;
left:78px;
width : 280px;
position:relative;
display : block;
}

#LinkDesc {
top :8px;
left:78px;
width : 310px;
position:relative;
display : block;
}

a.LinkName, a.LinkName:visited{
font-family: Comic Sans, Comic Sans MS, cursive;
font-size: 14px;
color:#009316;
text-decoration :none;
}
a.LinkName:hover  {
text-decoration :underline;
}

#LinkPages {
top :8px;
left:78px;
width : 310px;
position:relative;
display : block;
}

.Pages {
font-family: Comic Sans, Comic Sans MS, cursive;
font-size: 14px;
color:#009316;
text-decoration :none;
}

a.PageNumber, a.PageNumber:visited{
font-family: Comic Sans, Comic Sans MS, cursive;
font-size: 14px;
color:#009316;
text-decoration :none;
}
a.PageNumber:hover  {
text-decoration :underline;
}

a.PageNumberSelected, a.PageNumberSelected:visited{
font-family: Comic Sans, Comic Sans MS, cursive;
font-size: 14px;
color:#009316;
text-decoration :none;
font-weight:bold;
}
a.PageNumberSelected:hover  {
text-decoration :underline;
}


