a:link {
	color : #CC0000;
	text-decoration : none;
	}

a:visited {
	color : #CC0000;
	text-decoration : none;
	}

a:hover {
	color : #000033;
	text-decoration : underline;
	}

a:active {
	color : Orange;
	text-decoration : none;
	}

td {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	}

p {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	}

p.popup {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
  font-weight: bold;
	margin-top: 25px;
	}

p.apro {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
  }