a:active {  text-decoration: none; font-weight: bold; color: #FFFFFF; background-color: #3333CC}
a:hover {  font-weight: bold; color: #FFFFFF; background-color: #3366CC; text-decoration: none}
a:link {  font-weight: bold; color: #0000FF; text-decoration: none}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000099
}
p {  line-height: 150%}

