
/* background color and text STARTS here */
	body {	background-image: url(../graphics/root2-b.gif);
	t-size: 13px;
	font-family: Lucida Grande,Geneva,Verdana,Arial,Helvetica,sans-serif;
	color: #000000; 
	text-align: left;}
/* background color and text ends here */



/* change lines between links STARTS here */


.links {a:link {color: #00ff00;}
a:visited {color: #FFF300;}
a:active {color: #6633FF;}
A:hover { color: #FF0000; }
}
/* text color ends here */


A {
	font-weight: bold;
	text-decoration: none;
}


/* hover color STARTS here */

{a:link {color: #00ff00;}
a:visited {color: #FFF300;}
a:active {color: #6633FF;}
A:hover { color: #FF0000; }
}


/* hover color ends Here */

