  body { 	background-color: #00FFFF;	font-family: Tahoma;	font-size: 10pt;	color: #EAEAEA}  p { 	font-family: Tahoma;	font-size: 8pt;	color: #000000}  a:link {	color: #003366;	text-decoration: none}   a:visited { 	color: #003366;	text-decoration: none}   a:active { 	color: #003366;	text-decoration: none}  a:hover { 	color: #ffffff;	text-decoration: none;	border: 5pt;	background: red}  a.selected:link {	color: #FFFFCC;	text-decoration: none;	background: #315F9D}   a.selected:visited { 	color: #FFFFCC;	text-decoration: none;	background: #315F9D}   a.selected:active { 	color: #FFFFCC;	text-decoration: none;	background: #315F9D}  a.selected:hover { 	color: #ffffff;	text-decoration: none;	background: #315F9D}