a {
	text-decoration: none;
	}

a:link {
	color: #0066FF;
	}

a:visited {
	color: #99ccff;
	}

a:active {
	color: #FF9900;
	font-weight: bold;
	}

a:hover {
	color: #FF9900;
	font-weight: bold;
	}

p {
	color:#333333;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	}

h1 {
	color:#333333;
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	}

h2 {
	color:#333333;
	font-size: small;
	font-weight: bold;
	line-height: 140%;
	}