body {
	background-color: #999;
}
a:link    { color: blue; font-size: 14px; font-family: "Times New Roman", Times, serif; font-style: normal; font-weight: bold; text-decoration: none }
a:visited    { color: blue; font-size: 14px; font-family: "Times New Roman", Times, serif; font-style: normal; font-weight: bold; text-decoration: none }
a:hover    { color: orange; font-size: 14px; font-family: "Times New Roman"; font-style: normal; font-weight: bold; text-decoration: underline }

