  

A:link{
	color : #ff8080;
}
A:visited{
	color : #8b3f34;
}
A:hover{
	color : #ff80c0;
}
A{
	text-decoration : none;
}
body{
	line-height : 150%;
font-size : 100%;
color : #666666;
background-attachment : fixed;
  background-repeat : repeat-y;
}
