/* **************************************************************************** */

/*	Style sheet for graines 	*/

/* **************************************************************************** */
/*	.html file rather than the .css file					*/
body {
color: #000000; font-family:  "arial"; 
}
a:link{
color:#0000FF;
 text-decoration:underline ; 
font-weight:normal;
}
A:visited{
color:"#00AAff";text-decoration:underline ; font-weight:normal
}
A:hover{
color:"#009955";text-decoration:none ; font-weight:normal
}
.pcoldroite
{
background: #C3D9FF;
}

