A:link    {color: #0033cc;
           text-decoration: none}
A:visited {color: #0033cc;
           text-decoration: none}
A:hover   {color: #ff0000;
           text-decoration: none}
		   
body      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	leftmargin: 2;
	topmargin: 1;
	marginwidth: 2;
	marginheight: 1;
	background-image: url(../images_all/topoback.jpg);
	background-repeat: repeat;
}

