body { 
background-image: url('http://www.thetruthsoflife.com/back-paper3.jpg');
background-repeat: repeat;
}
a:link {
color: #CC33CC;
text-decoration: underline;
}
a:visited {
color: #CC33CC;
text-decoration: underline;
}
a:hover {
color: #FF01DE;
text-decoration: underline;
}
a:active {
color: #CC33CC;
text-decoration: underline;
}
.hiddenPic {display:none;
}
a img {
border: none;
}
.recommend {
font-size:small;
font-family:Times New Roman;
color:#000000;
font-weight:normal;
}