body {


	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003300;
	background-image: url(pix/tracings_elementary_paricles.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3399FF;
	text-decoration: none;
	font-style: normal;

}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #3399FF;
	text-decoration: underline;
}
a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #3399FF;
	text-decoration: none;
}
