a:link{	color: rgb(00,00,255); 	font-weight: bold;}a:visited{	color: rgb(51,102,204); } a:active {	color: rgb(00,55,00);}table{	table-border-color-light: rgb(255,204,102);	table-border-color-dark: rgb(204,153,102); }body{	font-family: Verdana, Arial, Helvetica;	background-color: rgb(00,00,100);	color: rgb(20,25,255);}h1{	font-family: Times New Roman, Times;	color: rgb(50,50,200);}h2{	font-family: Times New Roman, Times;	color: rgb(60,60,255); }h3{	font-family: Times New Roman, Times;	color: rgb(10,10,255); }h4{	font-family: Times New Roman, Times;	color: rgb(90,90,100);}h5{	font-family: Times New Roman, Times;	color: rgb(255,153,255);}h6{	font-family: Times New Roman, Times;	color: rgb(100,100,255);}sub          { font-size: 1em; font-weight: bold }a:hover{    color: #ffffff; text-decoration: underline;     background-color: rgb(00,00,255);     }