a:link{	color: rgb(204,0,0); 	text-decoration: none; }a:visited{	color: rgb(102,0,0);	text-decoration: none; } a:active {	color: rgb(0,0,204);	text-decoration: none;}body{	font-family: Verdana, Arial, Helvetica;	font-weight: 800;	background-color: rgb(73,186,199);	color: rgb(66,66,66);}table{	table-border-color-light: rgb(102,153,255);	table-border-color-dark: rgb(0,0,102); }h1, h2, h3, h4, h5, h6{	font-family: Verdana, Arial, Helvetica;}h1{	color: rgb(75,75,75);}h2{	color: rgb(0,153,51); }h3{	color: rgb(204,51,51); }h4{	color: rgb(51,0,204);}h5{	color: rgb(0,153,51);}h6{	color: rgb(204,51,51);}