/* **************************************************************************** */

/*	Style sheet for graines 	*/

/* **************************************************************************** */
/*	.html file rather than the .css file					*/
body {
color: #000000; font-family:  "arial"; }
a:link{color:#009900; text-decoration:underline ; font-weight:normal}



A:visited{color:"#00AAff";text-decoration:underline ; font-weight:normal}
A:hover{color:"#BB00CC";text-decoration:none ; font-weight:bold}
