/* CSS Document  easyrider  */


body{
color:#888888;
}

a:link{
color:red;
} 

a:hover, a:visited{
color:red;
}
