body {	background: #ffffff url(images/Bckgrnd.jpg) repeat-x;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000080;}

a:link { text-decoration: none;
         color: #FF0000; }

a:hover { text-decoration: none;
	      color: #0000ff; }
	      
a:visited { text-decoration: none;
	      color: #cc0099; }
	      
h1, h2 { font-weight: normal;
	     color: #FFFFFF; }

h1 { font-size: 100%; }
h2 { font-size: 80%; }
