a:active {  text-decoration: none; color: #0066CC}
a:hover {  text-decoration: underline; color: #00ff00; background-color: #ffcc00}
a:link {  text-decoration: none; color: #006600}
a:visited {  text-decoration: none; color: #666666}
body {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
}
