  

A:LINK{
color : #ff8080;
}
A:VISITED{
color : #8b3f34;
}
A:HOVER{
color : #ff80c0;
}
A{
text-decoration : none;
}
BODY{
line-height : 165%;
font-size : 100%;
margin-left : 25%;
margin-right : 25%;
color : #666666;
background-attachment : fixed;
}
