a:link{	color: rgb(0,0,255); }a:visited{	color: rgb(255,0,0); } a:active {	color: rgb(128,128,128);}A {text-decoration : none}a:hover{     color: red; text-decoration: underline;}body{	font-family: Arial, Helvetica;	background-color: rgb(232,255,232);	color: rgb(0,0,0);}table{	table-border-color-light: rgb(153,204,153);	table-border-color-dark: rgb(153,204,153); }h1, h2, h3, h4, h5, h6{	font-family: Arial, Helvetica;}h1{	color: rgb(0,0,128);}h2{	color: rgb(0,0,128); }h3{	color: rgb(0,0,128); }h4{	color: rgb(0,0,128);}h5{	color: rgb(0,0,128);}h6{	color: rgb(0,0,128);}
