body {background-color: #4f4fff;}
table {background-image: url(images/Gray_background.gif);}

td { font-family: Trebuchet MS; sans-serif;}

p { font-family: Trebuchet MS; sans-serif; 
	Margin-left: 30px;
	margin-right: 30px;}

a.index_nav:link {font-family: Trebuchet MS; sans-serif;
			 font-size: 18 px;
			 color: #000066;
	         font-weight: bold;
	         text-decoration: none;}
			 
a.index_nav:visited {font-size: 18px;
	font-family: Trebuchet MS; sans-serif;
	color: #000066;
	font-weight: bold;
	text-decoration: none;}
	
a.index_nav:hover {text-decoration: underline;
				color: #000066;}
